Reduce instance sizes in gce

This commit is contained in:
Matthew Mosesohn
2018-09-06 15:22:46 +03:00
parent 7e140e5f3c
commit ea918e1999
4 changed files with 4 additions and 4 deletions

View File

@@ -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