We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8005ed commit de87423Copy full SHA for de87423
.pipelines/cni/pipeline.yaml
@@ -21,7 +21,7 @@ stages:
21
name: cilium
22
clusterType: "overlay-no-kube-proxy-up"
23
clusterName: "cilium-overlay"
24
- nodeCount: 10
+ nodeCount: ${LINUX_NODE_COUNT}
25
vmSize: "Standard_DS4_v2"
26
dependsOn: setup
27
- template: singletenancy/windows-cni-load-test-template.yaml
0 commit comments