apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-05-09T22:35:03Z"
  generateName: openstack-database-exporter-78c69bc7dd-
  labels:
    application: openstack-database-exporter
    pod-template-hash: 78c69bc7dd
  name: openstack-database-exporter-78c69bc7dd-856qg
  namespace: openstack
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: openstack-database-exporter-78c69bc7dd
    uid: a92203ec-aaf3-4681-b381-8e8cde06046a
  resourceVersion: "26887"
  uid: 117caeff-df01-4f1b-b200-fc42e3b7b9ae
spec:
  containers:
  - envFrom:
    - secretRef:
        name: openstack-database-exporter-dsn
    image: harbor.atmosphere.dev/ghcr.io/vexxhost/openstack-database-exporter:v1.1.0@sha256:b8ae955645124e5d6054a3ce98069169e29dc1464d7979a4431f496ead50958e
    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-mdsgt
      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-mdsgt
    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-05-09T22:35:03Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-05-09T22:35:06Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-05-09T22:35:06Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-05-09T22:35:03Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://f357bfe14d11b4be238d1d7b896579900cb8cdddcf5b86be8c7226d14cbcb57f
    image: sha256:131cdd2bd7d4a441b5b962afd70d2b0dd34ad7000d0d3954aa9ed9e60e1d3039
    imageID: harbor.atmosphere.dev/ghcr.io/vexxhost/openstack-database-exporter@sha256:b8ae955645124e5d6054a3ce98069169e29dc1464d7979a4431f496ead50958e
    lastState: {}
    name: openstack-database-exporter
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-05-09T22:35:05Z"
  hostIP: 199.204.45.19
  phase: Running
  podIP: 10.0.0.225
  podIPs:
  - ip: 10.0.0.225
  qosClass: BestEffort
  startTime: "2026-05-09T22:35:03Z"
