apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-06-15T20:46:21Z"
  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: "22328"
  uid: b1b939f5-ab90-4d40-a72a-47a4f9392b03
spec:
  clusterIP: 10.109.202.168
  clusterIPs:
  - 10.109.202.168
  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: {}
