apiVersion: v1
kind: Service
metadata:
  annotations:
    core.openstack.org/ingress_create: "true"
    endpoint: public
  creationTimestamp: "2026-04-06T12:18:55Z"
  labels:
    endpoint: public
    osctlplane: ""
    osctlplane-service: watcher
    service: watcher-api
  name: watcher-public
  namespace: openstack
  ownerReferences:
  - apiVersion: watcher.openstack.org/v1beta1
    blockOwnerDeletion: true
    controller: true
    kind: WatcherAPI
    name: watcher-api
    uid: ff9ccce5-63c0-4411-93b1-921d9f0c074c
  resourceVersion: "47128"
  uid: 85fbdc92-4d00-4f34-a2b4-067fdeccbad1
spec:
  clusterIP: 10.217.4.154
  clusterIPs:
  - 10.217.4.154
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  ipFamilyPolicy: SingleStack
  ports:
  - name: watcher-public
    port: 9322
    protocol: TCP
    targetPort: 9322
  selector:
    service: watcher-api
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
