apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-06-26T04:20:34Z"
  labels:
    cluster.x-k8s.io/provider: infrastructure-openstack
    clusterctl.cluster.x-k8s.io: ""
  name: capo-webhook-service
  namespace: capo-system
  resourceVersion: "25445"
  uid: 3b3b9d25-5e41-4bb8-beb2-8ab6e0b8e387
spec:
  clusterIP: 10.97.195.68
  clusterIPs:
  - 10.97.195.68
  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: {}
