apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-06-26T11:42:41Z"
  generateName: secretgen-controller-ffb97c6dc-
  labels:
    app: secretgen-controller
    pod-template-hash: ffb97c6dc
  name: secretgen-controller-ffb97c6dc-5jjd2
  namespace: secretgen-controller
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: secretgen-controller-ffb97c6dc
    uid: 1647809d-0393-4401-8a95-333c6fb8c58c
  resourceVersion: "864"
  uid: 29e742b3-2a32-4857-943e-71e137c79942
spec:
  containers:
  - image: ghcr.io/carvel-dev/secretgen-controller@sha256:59ec05ce5847bfd70c8e04f08b5195e918c8f6fbb947ffc91b456494a2958fd5
    imagePullPolicy: IfNotPresent
    name: secretgen-controller
    resources:
      requests:
        cpu: 120m
        memory: 100Mi
    securityContext:
      allowPrivilegeEscalation: false
      capabilities:
        drop:
        - ALL
      readOnlyRootFilesystem: true
      runAsNonRoot: true
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-pxq4t
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: controller
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: secretgen-controller-sa
  serviceAccountName: secretgen-controller-sa
  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-pxq4t
    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-26T11:42:41Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-06-26T11:42:43Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-06-26T11:42:43Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-06-26T11:42:41Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://9dc08aa1ddd8941932551c5b2e18bd3c1e4b59d0a66f8528af3b17a1473f6e18
    image: sha256:7a3e94df31bc483084faf466c8f843a23e8424db85ac5633d6f81350d0fe65cd
    imageID: ghcr.io/carvel-dev/secretgen-controller@sha256:59ec05ce5847bfd70c8e04f08b5195e918c8f6fbb947ffc91b456494a2958fd5
    lastState: {}
    name: secretgen-controller
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-06-26T11:42:43Z"
  hostIP: 199.204.45.77
  phase: Running
  podIP: 172.24.0.70
  podIPs:
  - ip: 172.24.0.70
  qosClass: Burstable
  startTime: "2026-06-26T11:42:41Z"
