apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-08-12T01:52:10Z"
  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: "22710"
  uid: 0d9a0b3e-9ef0-4244-8ff6-3713b5d9637f
spec:
  clusterIP: 10.111.6.178
  clusterIPs:
  - 10.111.6.178
  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: {}
