apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-08-15T10:51:13Z"
  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: "23590"
  uid: 5639b3ed-c2d4-4f0e-a68b-ac39a5c2f3c4
spec:
  clusterIP: 10.105.81.114
  clusterIPs:
  - 10.105.81.114
  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: {}
