mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-10 04:08:02 +03:00
Reduce instance sizes in gce
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Instance settings
|
||||
cloud_image_family: ubuntu-1804-lts
|
||||
cloud_region: us-central1-a
|
||||
cloud_machine_type: "n1-standard-2"
|
||||
cloud_machine_type: "n1-standard-1"
|
||||
mode: aio
|
||||
|
||||
# Deployment settings
|
||||
|
||||
Reference in New Issue
Block a user