mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-10 16:01:04 +00:00
try using a bigger node machine type for tmp GKE clusters
This commit is contained in:
@@ -50,7 +50,7 @@ gcloud container clusters create "$CLUSTER_NAME" \
|
||||
--zone "$CLUSTER_ZONE" \
|
||||
"$VERSION_FLAG" \
|
||||
--num-nodes 1 \
|
||||
--machine-type e2-standard-4 \
|
||||
--machine-type e2-standard-8 \
|
||||
--preemptible \
|
||||
--issue-client-certificate \
|
||||
--no-enable-basic-auth \
|
||||
|
||||
Reference in New Issue
Block a user