apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-08-01T19:35:10Z"
  labels:
    cluster.x-k8s.io/provider: infrastructure-openstack
    clusterctl.cluster.x-k8s.io: ""
  name: capo-webhook-service
  namespace: capo-system
  resourceVersion: "23760"
  uid: c9f29839-9784-437c-8d0e-6c1de9a2bddc
spec:
  clusterIP: 10.99.41.250
  clusterIPs:
  - 10.99.41.250
  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: {}
