apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-04-28T18:11:32Z"
  labels:
    cluster.x-k8s.io/provider: infrastructure-openstack
    clusterctl.cluster.x-k8s.io: ""
  name: capo-webhook-service
  namespace: capo-system
  resourceVersion: "22923"
  uid: 4c1ae610-8b00-4856-9ce5-e52393d3afba
spec:
  clusterIP: 10.111.111.85
  clusterIPs:
  - 10.111.111.85
  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: {}
