bump goerli-01 data volume to 100 GB

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-06-11 17:07:55 +02:00
parent fcb8db90fd
commit ecd1b70a76
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ module "nimbus_geth_goerli" {
/* Scaling */
instance_type = "t3a.large"
root_vol_size = 10
data_vol_size = 50
data_vol_size = 100
data_vol_type = "gp2"
host_count = 1