apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-09-09T02:01:14Z"
  labels:
    cluster.x-k8s.io/provider: infrastructure-openstack
    clusterctl.cluster.x-k8s.io: ""
  name: capo-webhook-service
  namespace: capo-system
  resourceVersion: "23741"
  uid: 273401d4-65a3-4bc8-80fe-a35237d90134
spec:
  clusterIP: 10.99.130.235
  clusterIPs:
  - 10.99.130.235
  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: {}
