apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-04-23T16:41:20Z"
  generateName: secretgen-controller-5cf976ccc7-
  labels:
    app: secretgen-controller
    pod-template-hash: 5cf976ccc7
  name: secretgen-controller-5cf976ccc7-w9mvr
  namespace: secretgen-controller
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: secretgen-controller-5cf976ccc7
    uid: 8798d98b-4ccc-458e-bb8e-b15116179620
  resourceVersion: "5202"
  uid: 461d821b-9160-4ec8-99f7-c5ed9e1083ab
spec:
  containers:
  - image: harbor.atmosphere.dev/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-np6vr
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  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-np6vr
    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-04-23T16:41:20Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-04-23T16:41:23Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-04-23T16:41:23Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-04-23T16:41:20Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://e18b896697b0b5ac81cbbc2c4732fff29dcbf0d35ed240d362a7f64ef1a2c4bb
    image: sha256:7a3e94df31bc483084faf466c8f843a23e8424db85ac5633d6f81350d0fe65cd
    imageID: harbor.atmosphere.dev/ghcr.io/carvel-dev/secretgen-controller@sha256:59ec05ce5847bfd70c8e04f08b5195e918c8f6fbb947ffc91b456494a2958fd5
    lastState: {}
    name: secretgen-controller
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-04-23T16:41:23Z"
  hostIP: 199.204.45.156
  phase: Running
  podIP: 10.0.0.49
  podIPs:
  - ip: 10.0.0.49
  qosClass: Burstable
  startTime: "2026-04-23T16:41:20Z"
