bump size of DO instance to s-2vcpu-4gb

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-05-31 10:21:44 -04:00
parent f8db8c5543
commit ab4ee0c197
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ module "swarm" {
group = "swarm"
/* scaling options */
count = "${local.ws["hosts_count"]}"
do_size = "s-1vcpu-2gb"
do_size = "s-2vcpu-4gb"
gc_size = "n1-standard-2"
ac_size = "ecs.sn1ne.large"
gc_vol_size = 50