Skip to content

Commit d8e4184

Browse files
committed
Undo node count change
1 parent 0e3dd56 commit d8e4184

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hack/scripts/cil-script.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ for unique in $sufixes; do
1616
AZCLI=az REGION=westus2 SUB=$SUB \
1717
CLUSTER=${clusterPrefix}-${unique} \
1818
KUBE_PROXY_JSON_PATH=./kube-proxy.json \
19-
NODE_COUNT=2 \
2019
VNET_PREFIX=10.${unique}.0.0/16 \
2120
NODE_SUBNET_PREFIX=10.${unique}.1.0/24 \
2221
POD_SUBNET_PREFIX=10.${unique}.2.0/24

0 commit comments

Comments
 (0)