apiVersion: v1
kind: Pod
metadata:
  creationTimestamp: "2026-02-27T23:53:46Z"
  generateName: rook-ceph-operator-76bbbb77ff-
  labels:
    app: rook-ceph-operator
    helm.sh/chart: rook-ceph-v1.15.9
    pod-template-hash: 76bbbb77ff
  name: rook-ceph-operator-76bbbb77ff-45vtz
  namespace: rook-ceph
  ownerReferences:
  - apiVersion: apps/v1
    blockOwnerDeletion: true
    controller: true
    kind: ReplicaSet
    name: rook-ceph-operator-76bbbb77ff
    uid: 39f8ef30-66f7-42c3-b526-06e62f7bdb86
  resourceVersion: "7604"
  uid: debab798-4f82-4d7b-bd10-491e367ede30
spec:
  containers:
  - args:
    - ceph
    - operator
    env:
    - name: ROOK_CURRENT_NAMESPACE_ONLY
      value: "false"
    - name: ROOK_HOSTPATH_REQUIRES_PRIVILEGED
      value: "false"
    - name: ROOK_DISABLE_DEVICE_HOTPLUG
      value: "false"
    - name: ROOK_DISCOVER_DEVICES_INTERVAL
      value: 60m
    - name: NODE_NAME
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: spec.nodeName
    - name: POD_NAME
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.name
    - name: POD_NAMESPACE
      valueFrom:
        fieldRef:
          apiVersion: v1
          fieldPath: metadata.namespace
    image: harbor.atmosphere.dev/docker.io/rook/ceph:v1.15.9
    imagePullPolicy: IfNotPresent
    name: rook-ceph-operator
    resources:
      limits:
        cpu: "1"
        memory: 512Mi
      requests:
        cpu: 200m
        memory: 128Mi
    securityContext:
      capabilities:
        drop:
        - ALL
      runAsGroup: 2016
      runAsNonRoot: true
      runAsUser: 2016
    terminationMessagePath: /dev/termination-log
    terminationMessagePolicy: File
    volumeMounts:
    - mountPath: /var/lib/rook
      name: rook-config
    - mountPath: /etc/ceph
      name: default-config-dir
    - mountPath: /var/run/secrets/kubernetes.io/serviceaccount
      name: kube-api-access-q9lzz
      readOnly: true
  dnsPolicy: ClusterFirst
  enableServiceLinks: true
  nodeName: instance
  nodeSelector:
    openstack-control-plane: enabled
  preemptionPolicy: PreemptLowerPriority
  priority: 0
  restartPolicy: Always
  schedulerName: default-scheduler
  securityContext: {}
  serviceAccount: rook-ceph-system
  serviceAccountName: rook-ceph-system
  terminationGracePeriodSeconds: 30
  tolerations:
  - effect: NoExecute
    key: node.kubernetes.io/unreachable
    operator: Exists
    tolerationSeconds: 5
  - effect: NoExecute
    key: node.kubernetes.io/not-ready
    operator: Exists
    tolerationSeconds: 300
  volumes:
  - emptyDir: {}
    name: rook-config
  - emptyDir: {}
    name: default-config-dir
  - name: kube-api-access-q9lzz
    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-27T23:53:46Z"
    status: "True"
    type: Initialized
  - lastProbeTime: null
    lastTransitionTime: "2026-02-27T23:54:06Z"
    status: "True"
    type: Ready
  - lastProbeTime: null
    lastTransitionTime: "2026-02-27T23:54:06Z"
    status: "True"
    type: ContainersReady
  - lastProbeTime: null
    lastTransitionTime: "2026-02-27T23:53:46Z"
    status: "True"
    type: PodScheduled
  containerStatuses:
  - containerID: containerd://7d897bbc1d7880c1cddcfb9cee1d9992c91c59961737c119ff99fb4411ffadc3
    image: harbor.atmosphere.dev/docker.io/rook/ceph:v1.15.9
    imageID: harbor.atmosphere.dev/docker.io/rook/ceph@sha256:0a3454f418de2d9068c8833b37bde0810e0bd4900811248d3ab7af6e3ab855ec
    lastState: {}
    name: rook-ceph-operator
    ready: true
    restartCount: 0
    started: true
    state:
      running:
        startedAt: "2026-02-27T23:54:05Z"
  hostIP: 162.253.55.52
  phase: Running
  podIP: 10.0.0.15
  podIPs:
  - ip: 10.0.0.15
  qosClass: Burstable
  startTime: "2026-02-27T23:53:46Z"
