apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-05-08T00:08:28Z"
  labels:
    cluster.x-k8s.io/provider: infrastructure-openstack
    clusterctl.cluster.x-k8s.io: ""
  name: capo-webhook-service
  namespace: capo-system
  resourceVersion: "22051"
  uid: a48e072b-3929-45dc-a4c6-2d580be28d5a
spec:
  clusterIP: 10.101.150.26
  clusterIPs:
  - 10.101.150.26
  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: {}
