mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-07-08 23:08:10 -02:30
Reduce instance sizes in gce
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Instance settings
|
||||
cloud_machine_type: "n1-standard-4"
|
||||
cloud_machine_type: "n1-standard-1"
|
||||
cloud_image_family: coreos-stable
|
||||
cloud_region: us-central1-b
|
||||
mode: aio
|
||||
|
||||
Reference in New Issue
Block a user