apiVersion: v1
kind: Pod
metadata:
  annotations:
    checksum/config: 415579447fc7bd842e6f0c66d3142e27598803236b135b99d872a55a75f081b0
  creationTimestamp: "2026-04-02T09:01:19Z"
  generateName: loki-gateway-5cc45946cd-
  labels:
    app.kubernetes.io/component: gateway
    app.kubernetes.io/instance: loki
    app.kubernetes.io/name: loki
    pod-template-hash: 5cc45946cd
  name: loki-gateway-5cc45946cd-bwfmc
  namespace: monitoring
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: loki-gateway-5cc45946cd
    uid: 03853d57-3f20-4dc2-bfc6-b8d44dd47eb4
  resourceVersion: "5894"
  uid: 39b59de8-4a04-44e7-977f-0c30651a0681
spec:
  affinity:
    podAntiAffinity:
      requiredDuringSchedulingIgnoredDuringExecution:
      - labelSelector:
          matchLabels:
            app.kubernetes.io/component: gateway
            app.kubernetes.io/instance: loki
            app.kubernetes.io/name: loki
        topologyKey: kubernetes.io/hostname
  containers:
  - image: harbor.atmosphere.dev/docker.io/nginxinc/nginx-unprivileged:1.24-alpine
    imagePullPolicy: IfNotPresent
    name: nginx
    ports:
    - containerPort: 8080
      name: http
      protocol: TCP
    readinessProbe:
      failureThreshold: 3
      httpGet:
        path: /
        port: http
        scheme: HTTP
      initialDelaySeconds: 15
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 1
    resources: {}
    securityContext:
      allowPrivilegeEscalation: false
      capabilities:
        drop:
        - ALL
      readOnlyRootFilesystem: true
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /etc/nginx
      name: config
    - mountPath: /tmp
      name: tmp
    - mountPath: /docker-entrypoint.d
      name: docker-entrypoint-d-override
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-8w5qf
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext:
    fsGroup: 101
    runAsGroup: 101
    runAsNonRoot: true
    runAsUser: 101
  serviceAccount: loki
  serviceAccountName: loki
  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:
  - configMap:
      defaultMode: 420
      name: loki-gateway
    name: config
  - emptyDir: {}
    name: tmp
  - emptyDir: {}
    name: docker-entrypoint-d-override
  - name: kube-api-access-8w5qf
    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-02T09:01:19Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-04-02T09:02:19Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-04-02T09:02:19Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-04-02T09:01:19Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://d417703300f6ac7e4083c695de0bab276f23aeb2920337a0bb13d48defa2205a
    image: harbor.atmosphere.dev/docker.io/nginxinc/nginx-unprivileged:1.24-alpine
    imageID: harbor.atmosphere.dev/docker.io/nginxinc/nginx-unprivileged@sha256:be76a26e238d9242d1778d39fd0c5a0e4676408870ed56063d4062ba654b1e4e
    lastState: {}
    name: nginx
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-04-02T09:02:00Z"
  hostIP: 199.19.213.146
  phase: Running
  podIP: 10.0.0.139
  podIPs:
  - ip: 10.0.0.139
  qosClass: BestEffort
  startTime: "2026-04-02T09:01:19Z"
