apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-02-25T17:14:21Z"
  generateName: cert-manager-webhook-548949fc64-
  labels:
    app: webhook
    app.kubernetes.io/component: webhook
    app.kubernetes.io/instance: cert-manager
    app.kubernetes.io/managed-by: Helm
    app.kubernetes.io/name: webhook
    app.kubernetes.io/version: v1.11.5
    helm.sh/chart: cert-manager-v1.11.5
    pod-template-hash: 548949fc64
  name: cert-manager-webhook-548949fc64-qpwbr
  namespace: cert-manager
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: cert-manager-webhook-548949fc64
    uid: 09198546-bc1f-4c80-b3e7-8b9b1ce00994
  resourceVersion: "958"
  uid: a464cda3-1920-4b70-8370-a856d9dead78
spec:
  containers:
  - args:
    - --v=2
    - --secure-port=10250
    - --feature-gates=AdditionalCertificateOutputFormats=true
    - --dynamic-serving-ca-secret-namespace=$(POD_NAMESPACE)
    - --dynamic-serving-ca-secret-name=cert-manager-webhook-ca
    - --dynamic-serving-dns-names=cert-manager-webhook
    - --dynamic-serving-dns-names=cert-manager-webhook.$(POD_NAMESPACE)
    - --dynamic-serving-dns-names=cert-manager-webhook.$(POD_NAMESPACE).svc
    - --feature-gates=AdditionalCertificateOutputFormats=true
    env:
    - name: POD_NAMESPACE
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.namespace
    image: harbor.atmosphere.dev/quay.io/jetstack/cert-manager-webhook:v1.12.17
    imagePullPolicy: IfNotPresent
    livenessProbe:
      failureThreshold: 3
      httpGet:
        path: /livez
        port: 6080
        scheme: HTTP
      initialDelaySeconds: 60
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 1
    name: cert-manager-webhook
    ports:
    - containerPort: 10250
      name: https
      protocol: TCP
    - containerPort: 6080
      name: healthcheck
      protocol: TCP
    readinessProbe:
      failureThreshold: 3
      httpGet:
        path: /healthz
        port: 6080
        scheme: HTTP
      initialDelaySeconds: 5
      periodSeconds: 5
      successThreshold: 1
      timeoutSeconds: 1
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      capabilities:
        drop:
        - ALL
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-wj4pb
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    kubernetes.io/os: linux
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext:
    runAsNonRoot: true
    seccompProfile:
      type: RuntimeDefault
  serviceAccount: cert-manager-webhook
  serviceAccountName: cert-manager-webhook
  terminationGracePeriodSeconds: 30
  tolerations:
  - effect: NoExecute
    key: node.kubernetes.io/not-ready
    operator: Exists
    tolerationSeconds: 300
  - effect: NoExecute
    key: node.kubernetes.io/unreachable
    operator: Exists
    tolerationSeconds: 300
  volumes:
  - name: kube-api-access-wj4pb
    projected:
      defaultMode: 420
      sources:
      - serviceAccountToken:
          expirationSeconds: 3607
          path: token
      - configMap:
          items:
          - key: ca.crt
            path: ca.crt
          name: kube-root-ca.crt
      - downwardAPI:
          items:
          - fieldRef:
              apiVersion: v1
              fieldPath: metadata.namespace
            path: namespace
status:
  conditions:
  - lastProbeTime: null
    lastTransitionTime: "2026-02-25T17:14:26Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-02-25T17:14:47Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-02-25T17:14:47Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-02-25T17:14:26Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://5ba86cfbf90929065330310a7ceb588eeca8871ecd0cb31b75006a8018d8367e
    image: harbor.atmosphere.dev/quay.io/jetstack/cert-manager-webhook:v1.12.17
    imageID: harbor.atmosphere.dev/quay.io/jetstack/cert-manager-webhook@sha256:52fdb4f4cd75c4fe3bb1308d7c363bae5cfe6be425b6469722e0f9e6a65022ae
    lastState: {}
    name: cert-manager-webhook
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-02-25T17:14:38Z"
  hostIP: 199.204.45.131
  phase: Running
  podIP: 10.0.0.215
  podIPs:
  - ip: 10.0.0.215
  qosClass: BestEffort
  startTime: "2026-02-25T17:14:26Z"
