apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-06-11T07:40:42Z"
  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: "22332"
  uid: bd75c73f-8694-42ce-a605-2a7f8262a19d
spec:
  clusterIP: 10.101.13.190
  clusterIPs:
  - 10.101.13.190
  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: {}
