apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-06-02T07:37:48Z"
  labels:
    cluster.x-k8s.io/provider: bootstrap-kubeadm
    clusterctl.cluster.x-k8s.io: ""
  name: capi-kubeadm-bootstrap-webhook-service
  namespace: capi-kubeadm-bootstrap-system
  resourceVersion: "22108"
  uid: 9ba029f2-8b74-4c6d-a7f5-e45b202f143b
spec:
  clusterIP: 10.96.126.71
  clusterIPs:
  - 10.96.126.71
  internalTrafficPolicy: Cluster
  ipFamilies:
  - IPv4
  ipFamilyPolicy: SingleStack
  ports:
  - port: 443
    protocol: TCP
    targetPort: webhook-server
  selector:
    cluster.x-k8s.io/provider: bootstrap-kubeadm
  sessionAffinity: None
  type: ClusterIP
status:
  loadBalancer: {}
