apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-03-30T21:30:06Z"
  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: "2437"
  uid: 9fc5f01f-a318-48ea-82e8-083f29ac3335
spec:
  clusterIP: 10.104.54.8
  clusterIPs:
  - 10.104.54.8
  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: {}
