sigs.k8s.io/cluster-api-provider-azure@v1.14.3/templates/test/ci/patches/apiserver.yaml (about)

     1  kind: KubeadmControlPlane
     2  apiVersion: controlplane.cluster.x-k8s.io/v1beta1
     3  metadata:
     4    name: "${CLUSTER_NAME}-control-plane"
     5  spec:
     6    kubeadmConfigSpec:
     7      clusterConfiguration:
     8        apiServer:
     9          extraArgs:
    10            feature-gates: MixedProtocolLBService=true