apiVersion: v1
kind: Pod
metadata:
  annotations:
    app.quarkus.io/build-timestamp: 2026-06-26 - 19:29:52 +0000
    app.quarkus.io/quarkus-version: 3.33.2.1
    app.quarkus.io/vcs-uri: https://github.com/keycloak/keycloak.git
  creationTimestamp: "2026-07-17T05:34:34Z"
  generateName: keycloak-operator-768f6ffc87-
  labels:
    app.kubernetes.io/managed-by: quarkus
    app.kubernetes.io/name: keycloak-operator
    app.kubernetes.io/version: 26.6.4
    pod-template-hash: 768f6ffc87
  name: keycloak-operator-768f6ffc87-w8cl4
  namespace: auth-system
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: keycloak-operator-768f6ffc87
    uid: 925a75e9-6ccc-4374-8591-1fdc2b229b0b
  resourceVersion: "3153"
  uid: 574cbf5a-1683-4c85-9eea-4be14c9a9542
spec:
  containers:
  - env:
    - name: KUBERNETES_NAMESPACE
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.namespace
    - name: RELATED_IMAGE_KEYCLOAK
      value: harbor.atmosphere.dev/quay.io/keycloak/keycloak:26.6.4
    - name: QUARKUS_OPERATOR_SDK_CONTROLLERS_KEYCLOAKREALMIMPORTCONTROLLER_NAMESPACES
      value: JOSDK_WATCH_CURRENT
    - name: QUARKUS_OPERATOR_SDK_CONTROLLERS_KEYCLOAKCONTROLLER_NAMESPACES
      value: JOSDK_WATCH_CURRENT
    image: harbor.atmosphere.dev/quay.io/keycloak/keycloak-operator:26.6.4
    imagePullPolicy: Always
    livenessProbe:
      failureThreshold: 3
      httpGet:
        path: /q/health/live
        port: 8080
        scheme: HTTP
      initialDelaySeconds: 5
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 10
    name: keycloak-operator
    ports:
    - containerPort: 8080
      name: http
      protocol: TCP
    readinessProbe:
      failureThreshold: 3
      httpGet:
        path: /q/health/ready
        port: 8080
        scheme: HTTP
      initialDelaySeconds: 5
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 10
    resources:
      limits:
        cpu: 700m
        memory: 450Mi
      requests:
        cpu: 300m
        memory: 450Mi
    startupProbe:
      failureThreshold: 3
      httpGet:
        path: /q/health/started
        port: 8080
        scheme: HTTP
      initialDelaySeconds: 5
      periodSeconds: 10
      successThreshold: 1
      timeoutSeconds: 10
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-mdvd9
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: keycloak-operator
  serviceAccountName: keycloak-operator
  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-mdvd9
    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-17T05:34:34Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-07-17T05:34:55Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-07-17T05:34:55Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-07-17T05:34:34Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://e1c021d723681f8e6973dd94dedc1c04d8ee5250dabf274c2e5cfe3628a3e147
    image: harbor.atmosphere.dev/quay.io/keycloak/keycloak-operator:26.6.4
    imageID: harbor.atmosphere.dev/quay.io/keycloak/keycloak-operator@sha256:831827a0a267805d0e5bef00e402d99f728ce7fc4caa62d486a9114912412434
    lastState: {}
    name: keycloak-operator
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-07-17T05:34:41Z"
  hostIP: 199.204.45.4
  phase: Running
  podIP: 10.0.0.119
  podIPs:
  - ip: 10.0.0.119
  qosClass: Burstable
  startTime: "2026-07-17T05:34:34Z"
