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