apiVersion: v1
kind: Pod
metadata:
  annotations:
    prometheus.io/path: /metrics
    prometheus.io/port: "9402"
    prometheus.io/scrape: "true"
  creationTimestamp: "2026-03-31T18:28:51Z"
  generateName: cert-manager-75969b45cf-
  labels:
    app: cert-manager
    app.kubernetes.io/component: controller
    app.kubernetes.io/instance: cert-manager
    app.kubernetes.io/managed-by: Helm
    app.kubernetes.io/name: cert-manager
    app.kubernetes.io/version: v1.11.5
    helm.sh/chart: cert-manager-v1.11.5
    pod-template-hash: 75969b45cf
  name: cert-manager-75969b45cf-hshtq
  namespace: cert-manager
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: cert-manager-75969b45cf
    uid: c98b51a5-b8da-45bc-bc6c-5e3eadf1fc17
  resourceVersion: "1119"
  uid: 98744f7e-07ec-4a55-b9ed-7bf145e4028d
spec:
  containers:
  - args:
    - --v=2
    - --cluster-resource-namespace=$(POD_NAMESPACE)
    - --leader-election-namespace=cert-manager
    - --acme-http01-solver-image=harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver:v1.12.10
    - --feature-gates=AdditionalCertificateOutputFormats=true
    - --max-concurrent-challenges=60
    env:
    - name: POD_NAMESPACE
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.namespace
    image: harbor.atmosphere.dev/quay.io/jetstack/cert-manager-controller:v1.12.10
    imagePullPolicy: IfNotPresent
    name: cert-manager-controller
    ports:
    - containerPort: 9402
      name: http-metrics
      protocol: TCP
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      capabilities:
        drop:
        - ALL
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /etc/ssl/certs
      name: etc-ssl-certs
      readOnly: true
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-pwqtf
      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
  serviceAccountName: cert-manager
  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:
  - hostPath:
      path: /etc/ssl/certs
      type: ""
    name: etc-ssl-certs
  - name: kube-api-access-pwqtf
    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-03-31T18:28:51Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-03-31T18:28:58Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-03-31T18:28:58Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-03-31T18:28:51Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://192beaf751a5cc528866c274c4c99522e949c0d6feefcbee3bebf9e61b9c5c27
    image: harbor.atmosphere.dev/quay.io/jetstack/cert-manager-controller:v1.12.10
    imageID: harbor.atmosphere.dev/quay.io/jetstack/cert-manager-controller@sha256:ff0817580fa47fa99be05cb22417cbbfdb5424fabf7ccb7bd9b9db255b0f3c0f
    lastState: {}
    name: cert-manager-controller
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-03-31T18:28:58Z"
  hostIP: 199.19.213.229
  phase: Running
  podIP: 10.0.0.60
  podIPs:
  - ip: 10.0.0.60
  qosClass: BestEffort
  startTime: "2026-03-31T18:28:51Z"
