apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-07-24T19:48:24Z"
  labels:
    cluster.x-k8s.io/provider: infrastructure-openstack
    clusterctl.cluster.x-k8s.io: ""
  name: capo-webhook-service
  namespace: capo-system
  resourceVersion: "14026"
  uid: f03a08c6-f62f-4927-b845-c26a0895dd73
spec:
  clusterIP: 10.109.58.143
  clusterIPs:
  - 10.109.58.143
  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: {}
