mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 05:03:09 +00:00
Fix zone for 1.2 scalability job.
This commit is contained in:
parent
41c85d1113
commit
b38fecd35b
@ -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