apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-03-03T21:28:09Z"
  labels:
    application: ceph
  name: ceph-mon
  namespace: openstack
  resourceVersion: "8012"
  uid: cb12ba97-fbfc-44a9-93b5-2ac790ca31c5
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: {}
