mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Merge pull request #23063 from spxtr/fix-scalability
Fix zone for 1.2 scalability job.
This commit is contained in:
commit
d94be4237f
@ -269,6 +269,7 @@
|
|||||||
export PROJECT="k8s-e2e-gce-scalability-1-1"
|
export PROJECT="k8s-e2e-gce-scalability-1-1"
|
||||||
export FAIL_ON_GCP_RESOURCE_LEAK="false"
|
export FAIL_ON_GCP_RESOURCE_LEAK="false"
|
||||||
# Override GCE defaults.
|
# Override GCE defaults.
|
||||||
|
export KUBE_GCE_ZONE="us-east1-b"
|
||||||
export MASTER_SIZE="n1-standard-4"
|
export MASTER_SIZE="n1-standard-4"
|
||||||
export NODE_SIZE="n1-standard-2"
|
export NODE_SIZE="n1-standard-2"
|
||||||
export NODE_DISK_SIZE="50GB"
|
export NODE_DISK_SIZE="50GB"
|
||||||
|
Loading…
Reference in New Issue
Block a user