apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-07-28T15:49:04Z"
  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-5wl9f
  namespace: cert-manager
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: cert-manager-cainjector-579c9dd7cd
    uid: b9286938-2fee-4f6d-8ea3-ed8d3a9772a9
  resourceVersion: "1282"
  uid: 48146b9a-e0f6-47b9-b7ce-6e70bb9a73ee
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-cpn7p
      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-cpn7p
    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-07-28T15:49:04Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-07-28T15:49:20Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-07-28T15:49:20Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-07-28T15:49:04Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://7036aaa7e212f03274a35aea897d147b49899e88febde27d878d1e7e3c83cfbb
    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-07-28T15:49:19Z"
  hostIP: 199.204.45.242
  phase: Running
  podIP: 10.0.0.113
  podIPs:
  - ip: 10.0.0.113
  qosClass: BestEffort
  startTime: "2026-07-28T15:49:04Z"
