apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-04-28T18:05:52Z"
  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: "23450"
  uid: 8bc46857-9c7c-45d5-b023-7f9eff81a0be
spec:
  clusterIP: 10.108.45.250
  clusterIPs:
  - 10.108.45.250
  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: {}
