apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-04-16T17:04:40Z"
  labels:
    cluster.x-k8s.io/provider: infrastructure-openstack
    clusterctl.cluster.x-k8s.io: ""
  name: capo-webhook-service
  namespace: capo-system
  resourceVersion: "22345"
  uid: 0c35d0b3-6083-4617-a77e-617d693b0843
spec:
  clusterIP: 10.97.226.195
  clusterIPs:
  - 10.97.226.195
  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: {}
