apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-05-07T02:48:56Z"
  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: "22196"
  uid: c8790d3d-1fe2-4f9c-a4ce-3e17cc6b6d7a
spec:
  clusterIP: 10.103.93.100
  clusterIPs:
  - 10.103.93.100
  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: {}
