apiVersion: v1
kind: Service
metadata:
  annotations:
    core.openstack.org/ingress_create: "false"
    endpoint: internal
  creationTimestamp: "2026-04-06T12:18:55Z"
  labels:
    endpoint: internal
    osctlplane: ""
    osctlplane-service: watcher
    service: watcher-api
  name: watcher-internal
  namespace: openstack
  ownerReferences:
  - apiVersion: watcher.openstack.org/v1beta1
    blockOwnerDeletion: true
    controller: true
    kind: WatcherAPI
    name: watcher-api
    uid: ff9ccce5-63c0-4411-93b1-921d9f0c074c
  resourceVersion: "47132"
  uid: a9bfe625-5339-4a26-a6f1-54b7a3f56fbd
spec:
  clusterIP: 10.217.4.49
  clusterIPs:
  - 10.217.4.49
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  ipFamilyPolicy: SingleStack
  ports:
  - name: watcher-internal
    port: 9322
    protocol: TCP
    targetPort: 9322
  selector:
    service: watcher-api
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
