apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-05-27T10:10:36Z"
  labels:
    app: rook-ceph-rgw
    app.kubernetes.io/component: cephobjectstores.ceph.rook.io
    app.kubernetes.io/created-by: rook-ceph-operator
    app.kubernetes.io/instance: ceph
    app.kubernetes.io/managed-by: rook-ceph-operator
    app.kubernetes.io/name: ceph-rgw
    app.kubernetes.io/part-of: ceph
    ceph_daemon_id: ceph
    ceph_daemon_type: rgw
    rgw: ceph
    rook.io/operator-namespace: rook-ceph
    rook_cluster: openstack
    rook_object_store: ceph
  name: rook-ceph-rgw-ceph
  namespace: openstack
  ownerReferences:
  - apiVersion: ceph.rook.io/v1
    blockOwnerDeletion: true
    controller: true
    kind: CephObjectStore
    name: ceph
    uid: 7cab423a-5e33-4a95-9c3b-2248cf889ff4
  resourceVersion: "9071"
  uid: cacd6b1d-b98b-4aa6-aff1-a862f4ccd79b
spec:
  clusterIP: 10.107.32.74
  clusterIPs:
  - 10.107.32.74
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  ipFamilyPolicy: SingleStack
  ports:
  - name: http
    port: 80
    protocol: TCP
    targetPort: 8080
  selector:
    app: rook-ceph-rgw
    ceph_daemon_id: ceph
    rgw: ceph
    rook_cluster: openstack
    rook_object_store: ceph
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
