add 50 GB data volume to faucet host to store geth data

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2020-11-25 21:40:09 +01:00
parent 4a35e9a79f
commit d1ce8f7533
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 0 deletions

View File

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