We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ef18bd commit 015371eCopy full SHA for 015371e
test/e2e/jobs/scale.go
@@ -59,7 +59,7 @@ func GetScaleTestInfra(subID, rg, clusterName, location, kubeConfigFilePath stri
59
60
job.AddStep((&azure.CreateCluster{
61
ClusterName: clusterName,
62
- Nodes: nodes,
+ Nodes: nodes,
63
}).
64
SetPodCidr("100.64.0.0/10").
65
SetVMSize("Standard_D4_v3").
0 commit comments