apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-09-11T06:14:23Z"
  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: "23872"
  uid: b4c0bcd9-8e71-4403-8a2f-349e71fcf402
spec:
  clusterIP: 10.104.40.35
  clusterIPs:
  - 10.104.40.35
  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: {}
