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