apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-02-26T22:56:14Z"
  generateName: openstack-database-exporter-6894b49b7b-
  labels:
    application: openstack-database-exporter
    pod-template-hash: 6894b49b7b
  name: openstack-database-exporter-6894b49b7b-x8hvf
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: openstack-database-exporter-6894b49b7b
    uid: 97e94cdd-185f-4928-933b-08aa6a479795
  resourceVersion: "27789"
  uid: dd068f9e-5a6a-4805-9ecd-df631b7947dd
spec:
  containers:
  - envFrom:
    - secretRef:
        name: openstack-database-exporter-dsn
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/openstack-database-exporter:edge
    imagePullPolicy: IfNotPresent
    livenessProbe:
      failureThreshold: 3
      httpGet:
        path: /
        port: 9180
        scheme: HTTP
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 1
    name: openstack-database-exporter
    ports:
    - containerPort: 9180
      name: metrics
      protocol: TCP
    readinessProbe:
      failureThreshold: 3
      httpGet:
        path: /
        port: 9180
        scheme: HTTP
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 1
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-cnjhc
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: default
  serviceAccountName: default
  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-cnjhc
    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-02-26T22:56:14Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-02-26T22:56:19Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-02-26T22:56:19Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-02-26T22:56:14Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://6869a8e622854c14edb6d74273b09337d63b73d4c1064fd9a9879942a4e27b51
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/openstack-database-exporter:edge
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/openstack-database-exporter@sha256:6f33482866dd88ec1dd3fa8264f6b190164b7ed1bef5959e58d3d2d25ad51e08
    lastState: {}
    name: openstack-database-exporter
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-02-26T22:56:18Z"
  hostIP: 199.204.45.41
  phase: Running
  podIP: 10.0.0.184
  podIPs:
  - ip: 10.0.0.184
  qosClass: BestEffort
  startTime: "2026-02-26T22:56:14Z"
