apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-07-14T06:43:08Z"
  generateName: cloudnative-pg-barman-cloud-6576f8c458-
  labels:
    app.kubernetes.io/instance: cloudnative-pg-barman-cloud
    app.kubernetes.io/name: plugin-barman-cloud
    pod-template-hash: 6576f8c458
  name: cloudnative-pg-barman-cloud-6576f8c458-kh9l4
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: cloudnative-pg-barman-cloud-6576f8c458
    uid: 85cf9aae-ab55-418a-acc0-9accf5c2c9b1
  resourceVersion: "2759"
  uid: 59177d36-2804-40ed-81e1-c4f091247737
spec:
  containers:
  - args:
    - operator
    - --server-cert=/server/tls.crt
    - --server-key=/server/tls.key
    - --client-cert=/client/tls.crt
    - --server-address=:9090
    - --leader-elect
    - --log-level=debug
    env:
    - name: SIDECAR_IMAGE
      valueFrom:
        configMapKeyRef:
          key: SIDECAR_IMAGE
          name: plugin-barman-cloud-config
    image: harbor.atmosphere.dev/ghcr.io/cloudnative-pg/plugin-barman-cloud:v0.11.0
    imagePullPolicy: IfNotPresent
    name: barman-cloud
    ports:
    - containerPort: 9090
      protocol: TCP
    readinessProbe:
      failureThreshold: 3
      initialDelaySeconds: 10
      periodSeconds: 10
      successThreshold: 1
      tcpSocket:
        port: 9090
      timeoutSeconds: 1
    resources:
      limits:
        cpu: 500m
      requests:
        cpu: 500m
    securityContext:
      allowPrivilegeEscalation: false
      capabilities:
        drop:
        - ALL
      readOnlyRootFilesystem: true
      runAsGroup: 10001
      runAsUser: 10001
      seccompProfile:
        type: RuntimeDefault
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /server
      name: server
    - mountPath: /client
      name: client
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-wf7zp
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext:
    runAsNonRoot: true
    seccompProfile:
      type: RuntimeDefault
  serviceAccount: cloudnative-pg-barman-cloud
  serviceAccountName: cloudnative-pg-barman-cloud
  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: server
    secret:
      defaultMode: 420
      secretName: barman-cloud-server-tls
  - name: client
    secret:
      defaultMode: 420
      secretName: barman-cloud-client-tls
  - name: kube-api-access-wf7zp
    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-14T06:43:08Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-07-14T06:43:29Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-07-14T06:43:29Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-07-14T06:43:08Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://af1181824ceffd2ee63ebc3deec5be8bbbc29de2cc20c38927c9d9b3d17b1a19
    image: harbor.atmosphere.dev/ghcr.io/cloudnative-pg/plugin-barman-cloud:v0.11.0
    imageID: harbor.atmosphere.dev/ghcr.io/cloudnative-pg/plugin-barman-cloud@sha256:c2788d1560118926302a21159b4b0452fc133df1a3f957c1b2ed6b41834ee571
    lastState: {}
    name: barman-cloud
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-07-14T06:43:11Z"
  hostIP: 199.204.45.113
  phase: Running
  podIP: 10.0.0.197
  podIPs:
  - ip: 10.0.0.197
  qosClass: Burstable
  startTime: "2026-07-14T06:43:08Z"
