apiVersion: v1
kind: Service
metadata:
  creationTimestamp: "2026-09-01T19:21:58Z"
  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: "23907"
  uid: 5b33aec6-7fe6-4ca3-bfcb-41d87ba82cb4
spec:
  clusterIP: 10.99.44.240
  clusterIPs:
  - 10.99.44.240
  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: {}
