apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-07-22T22:22:34Z"
  labels:
    application: ceph
  name: ceph-mon
  namespace: openstack
  resourceVersion: "8666"
  uid: 15ee4be7-262f-47e5-bb6f-3c9f47cc3dc8
spec:
  clusterIP: None
  clusterIPs:
  - None
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  - IPv6
  ipFamilyPolicy: RequireDualStack
  ports:
  - name: mon
    port: 6789
    protocol: TCP
    targetPort: 6789
  - name: mon-msgr2
    port: 3300
    protocol: TCP
    targetPort: 3300
  - name: metrics
    port: 9283
    protocol: TCP
    targetPort: 9283
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
