apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-04-02T08:55:09Z"
  generateName: prometheus-pushgateway-7c6f84b96c-
  labels:
    app.kubernetes.io/instance: prometheus-pushgateway
    app.kubernetes.io/managed-by: Helm
    app.kubernetes.io/name: prometheus-pushgateway
    app.kubernetes.io/version: v1.8.0
    helm.sh/chart: prometheus-pushgateway-2.12.0
    pod-template-hash: 7c6f84b96c
  name: prometheus-pushgateway-7c6f84b96c-724hc
  namespace: monitoring
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: prometheus-pushgateway-7c6f84b96c
    uid: d3f7d966-34df-4759-baea-cb293e992541
  resourceVersion: "5335"
  uid: e3ba86cd-47ef-4afb-84ce-735317fc869c
spec:
  automountServiceAccountToken: true
  containers:
  - image: harbor.atmosphere.dev/docker.io/prom/pushgateway:v1.8.0
    imagePullPolicy: IfNotPresent
    livenessProbe:
      failureThreshold: 3
      httpGet:
        path: /-/healthy
        port: 9091
        scheme: HTTP
      initialDelaySeconds: 10
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 10
    name: pushgateway
    ports:
    - containerPort: 9091
      name: metrics
      protocol: TCP
    readinessProbe:
      failureThreshold: 3
      httpGet:
        path: /-/ready
        port: 9091
        scheme: HTTP
      initialDelaySeconds: 10
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 10
    resources: {}
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /data
      name: storage-volume
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-58lnx
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext:
    fsGroup: 65534
    runAsNonRoot: true
    runAsUser: 65534
  serviceAccount: prometheus-pushgateway
  serviceAccountName: prometheus-pushgateway
  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:
  - emptyDir: {}
    name: storage-volume
  - name: kube-api-access-58lnx
    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-02T08:55:09Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-04-02T08:55:39Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-04-02T08:55:39Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-04-02T08:55:09Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://2da15062b5d96c0fd04faca7c02bea0f81190b9651f254784778da7791043eac
    image: harbor.atmosphere.dev/docker.io/prom/pushgateway:v1.8.0
    imageID: harbor.atmosphere.dev/docker.io/prom/pushgateway@sha256:c159e946abf44e0cf4ae53aa03d99326497a35acca526739c7f8b01a0183bb50
    lastState: {}
    name: pushgateway
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-04-02T08:55:26Z"
  hostIP: 199.204.45.53
  phase: Running
  podIP: 10.0.0.169
  podIPs:
  - ip: 10.0.0.169
  qosClass: BestEffort
  startTime: "2026-04-02T08:55:09Z"
