apiVersion: v1
kind: Pod
metadata:
  annotations:
    prometheus.io/path: /metrics
    prometheus.io/port: "9402"
    prometheus.io/scrape: "true"
  creationTimestamp: "2026-03-30T17:57:09Z"
  generateName: cert-manager-67c7974877-
  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.15.5
    helm.sh/chart: cert-manager-v1.15.5
    pod-template-hash: 67c7974877
  name: cert-manager-67c7974877-7nklq
  namespace: cert-manager
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: cert-manager-67c7974877
    uid: 0291cc81-5b50-404d-8471-e7a8c4d492ff
  resourceVersion: "2443"
  uid: 7517eb18-0d83-4e0a-ae49-812fb6a2eabb
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.17
    - --enable-gateway-api
    - --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.17
    imagePullPolicy: IfNotPresent
    livenessProbe:
      failureThreshold: 8
      httpGet:
        path: /livez
        port: http-healthz
        scheme: HTTP
      initialDelaySeconds: 10
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 15
    name: cert-manager-controller
    ports:
    - containerPort: 9402
      name: http-metrics
      protocol: TCP
    - containerPort: 9403
      name: http-healthz
      protocol: TCP
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      capabilities:
        drop:
        - ALL
      readOnlyRootFilesystem: true
    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-cf68n
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: false
  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-cf68n
    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-30T17:57:09Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-03-30T18:00:27Z"
    message: 'containers with unready status: [cert-manager-controller]'
    reason: ContainersNotReady
    status: "False"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-03-30T18:00:27Z"
    message: 'containers with unready status: [cert-manager-controller]'
    reason: ContainersNotReady
    status: "False"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-03-30T17:57:09Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://97f824a1b0c615367a600b20bb1a3d609c29fbecb939ddd1fe1423c24779d607
    image: harbor.atmosphere.dev/quay.io/jetstack/cert-manager-controller:v1.12.17
    imageID: harbor.atmosphere.dev/quay.io/jetstack/cert-manager-controller@sha256:de51d939b7d79f99284181a98a36254735b265cc47aabcc4db4650c246c86dba
    lastState:
      terminated:
        containerID: containerd://97f824a1b0c615367a600b20bb1a3d609c29fbecb939ddd1fe1423c24779d607
        exitCode: 1
        finishedAt: "2026-03-30T18:03:13Z"
        reason: Error
        startedAt: "2026-03-30T18:03:13Z"
    name: cert-manager-controller
    ready: false
    restartCount: 6
    started: false
    state:
      waiting:
        message: back-off 5m0s restarting failed container=cert-manager-controller
          pod=cert-manager-67c7974877-7nklq_cert-manager(7517eb18-0d83-4e0a-ae49-812fb6a2eabb)
        reason: CrashLoopBackOff
  hostIP: 199.204.45.132
  phase: Running
  podIP: 10.0.0.215
  podIPs:
  - ip: 10.0.0.215
  qosClass: BestEffort
  startTime: "2026-03-30T17:57:09Z"
