apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-07-28T02:47:23Z"
  labels:
    cluster.x-k8s.io/provider: infrastructure-openstack
    clusterctl.cluster.x-k8s.io: ""
  name: capo-webhook-service
  namespace: capo-system
  resourceVersion: "23146"
  uid: 4d12a2cb-903e-4f7b-9b1d-6b3331efca04
spec:
  clusterIP: 10.100.75.158
  clusterIPs:
  - 10.100.75.158
  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: {}
