sigs.k8s.io/cluster-api-provider-azure@v1.14.3/templates/test/ci/patches/machine-pool-worker-counts.yaml (about) 1 --- 2 apiVersion: cluster.x-k8s.io/v1beta1 3 kind: MachinePool 4 metadata: 5 name: "${CLUSTER_NAME}-mp-win" 6 spec: 7 replicas: ${WINDOWS_WORKER_MACHINE_COUNT:-0}