apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-06-16T08:41:53Z"
  labels:
    cluster.x-k8s.io/provider: infrastructure-openstack
    clusterctl.cluster.x-k8s.io: ""
  name: capo-webhook-service
  namespace: capo-system
  resourceVersion: "25437"
  uid: 499f0132-4ab5-4c2d-a4fe-7efa5f4217b3
spec:
  clusterIP: 10.104.74.122
  clusterIPs:
  - 10.104.74.122
  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: {}
