apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-03-31T22:37:33Z"
  labels:
    application: ceph
  name: ceph-mon
  namespace: openstack
  resourceVersion: "8813"
  uid: 41e78c94-8fbb-4afd-ad61-f31dc9702fc3
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: {}
