apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-05-08T19:01:40Z"
  labels:
    cluster.x-k8s.io/provider: infrastructure-openstack
    clusterctl.cluster.x-k8s.io: ""
  name: capo-webhook-service
  namespace: capo-system
  resourceVersion: "22747"
  uid: 415001b8-451b-4d44-87b7-8a322b1c12e0
spec:
  clusterIP: 10.111.44.7
  clusterIPs:
  - 10.111.44.7
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  ipFamilyPolicy: SingleStack
  ports:
  - port: 443
    protocol: TCP
    targetPort: webhook-server
  selector:
    cluster.x-k8s.io/provider: infrastructure-openstack
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
