apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-06-24T00:55:10Z"
  generateName: cert-manager-cainjector-579c9dd7cd-
  labels:
    app: cainjector
    app.kubernetes.io/component: cainjector
    app.kubernetes.io/instance: cert-manager
    app.kubernetes.io/managed-by: Helm
    app.kubernetes.io/name: cainjector
    app.kubernetes.io/version: v1.15.5
    helm.sh/chart: cert-manager-v1.15.5
    pod-template-hash: 579c9dd7cd
  name: cert-manager-cainjector-579c9dd7cd-wmdlx
  namespace: cert-manager
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: cert-manager-cainjector-579c9dd7cd
    uid: f5a67309-f696-4700-a09e-14ce330b50cc
  resourceVersion: "1140"
  uid: ca11b565-4f99-4d46-a62f-72841a8b611f
spec:
  containers:
  - args:
    - --v=2
    - --leader-election-namespace=cert-manager
    env:
    - name: POD_NAMESPACE
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.namespace
    image: harbor.atmosphere.dev/quay.io/jetstack/cert-manager-cainjector:v1.15.5
    imagePullPolicy: IfNotPresent
    name: cert-manager-cainjector
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      capabilities:
        drop:
        - ALL
      readOnlyRootFilesystem: true
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-w9d49
      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-cainjector
  serviceAccountName: cert-manager-cainjector
  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-w9d49
    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-06-24T00:55:10Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-06-24T00:55:17Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-06-24T00:55:17Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-06-24T00:55:10Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://dc2351fcacdde9d677982e596827e5e5a5af6d3f477b6ac57b0ca78edc847e4e
    image: harbor.atmosphere.dev/quay.io/jetstack/cert-manager-cainjector:v1.15.5
    imageID: harbor.atmosphere.dev/quay.io/jetstack/cert-manager-cainjector@sha256:c5aa60ffa212dc198c2ee5138dd58922b4e273edd3c174bb7b889d8dc300f3af
    lastState: {}
    name: cert-manager-cainjector
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-06-24T00:55:17Z"
  hostIP: 199.204.45.156
  phase: Running
  podIP: 10.0.0.133
  podIPs:
  - ip: 10.0.0.133
  qosClass: BestEffort
  startTime: "2026-06-24T00:55:10Z"
