bump data volume size to 70 GB

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-03-19 17:03:56 +01:00
parent d04457e319
commit 6f75d12ca5
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ module "main" {
type = "n1-highmem-2"
host_count = 1
root_vol_size = 30
data_vol_size = 50
data_vol_size = 70
domain = var.domain
open_tcp_ports = [