We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fe3e6f commit cc2c5c8Copy full SHA for cc2c5c8
config/jobs/kubernetes/kops/kops-presubmits.yaml
@@ -523,7 +523,7 @@ presubmits:
523
--cluster-name=e2e-test-azure.k8s \
524
--env AZURE_STORAGE_ACCOUNT=stkopsstatestore \
525
--env JOB_NAME=pull-kops-e2e-kubernetes-azure \
526
- --create-args "--azure-subscription-id=46678f10-4bbb-447e-98e8-d2829589f2d8 --networking=calico --node-count=2 --master-count=1" \
+ --create-args "--networking=calico --node-count=2 --master-count=1" \
527
--kubernetes-version=https://dl.k8s.io/release/stable.txt \
528
--kops-binary-path=/home/prow/go/src/k8s.io/kops/.build/dist/linux/amd64/kops \
529
--test=kops \
0 commit comments