apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-04-28T06:08:34Z"
  labels:
    application: ceph
  name: ceph-mon
  namespace: openstack
  resourceVersion: "3665"
  uid: fd813ff1-57a9-4bc6-9cbe-88e3e955fc5a
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: {}
