sigs.k8s.io/cluster-api-provider-azure@v1.17.0/templates/test/ci/prow-load/patches/kcp-scheduler.yaml (about)

     1  ---
     2  kind: KubeadmControlPlane
     3  apiVersion: controlplane.cluster.x-k8s.io/v1beta1
     4  metadata:
     5    name: "${CLUSTER_NAME}-control-plane"
     6  spec:
     7    kubeadmConfigSpec:
     8      clusterConfiguration:
     9        scheduler:
    10          extraArgs:
    11            authorization-always-allow-paths: /healthz,/readyz,/livez,/metrics
    12            bind-address: 0.0.0.0