apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-05-12T20:44:30Z"
  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: "25254"
  uid: 7750d931-3f83-4e76-b1e0-764f76f3a3f0
spec:
  clusterIP: 10.97.73.69
  clusterIPs:
  - 10.97.73.69
  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: {}
