apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-09-01T08:06:30Z"
  labels:
    cluster.x-k8s.io/provider: infrastructure-openstack
    clusterctl.cluster.x-k8s.io: ""
  name: capo-webhook-service
  namespace: capo-system
  resourceVersion: "24214"
  uid: 42b0ba83-e3d1-4042-860f-d50767f7f59f
spec:
  clusterIP: 10.103.120.27
  clusterIPs:
  - 10.103.120.27
  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: {}
