Skip to content

Commit 979718a

Browse files
authored
Merge pull request kubernetes#35167 from hakman/presubmit_azure
kOps: Update presubmit for Azure remove unneeded flags
2 parents 92823ad + 17a0cdc commit 979718a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/kubernetes/kops/kops-presubmits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ presubmits:
524524
--cluster-name=e2e-test-azure.k8s \
525525
--env KOPS_FEATURE_FLAGS=Azure \
526526
--env JOB_NAME=pull-kops-e2e-kubernetes-azure \
527-
--create-args "--networking=cilium --node-count=5 --master-count=1" \
527+
--create-args "--networking=cilium" \
528528
--kubernetes-version=https://dl.k8s.io/release/stable.txt \
529529
--kops-binary-path=/home/prow/go/src/k8s.io/kops/.build/dist/linux/amd64/kops \
530530
--test=kops \

0 commit comments

Comments
 (0)