apiVersion: v1
kind: Service
metadata:
  annotations:
    core.openstack.org/ingress_create: "false"
    endpoint: internal
  creationTimestamp: "2026-04-04T02:25:28Z"
  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: d0bef500-69ab-43da-b155-25471f3b2562
  resourceVersion: "48762"
  uid: ca0e597a-39fe-4dd8-be04-6753d11a7f77
spec:
  clusterIP: 10.217.4.124
  clusterIPs:
  - 10.217.4.124
  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: {}
