apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-06-13T23:39:33Z"
  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: "23304"
  uid: 02bb1c1d-3b61-4a49-861c-f99b2ed4b761
spec:
  clusterIP: 10.105.238.176
  clusterIPs:
  - 10.105.238.176
  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: {}
