nimbus.geth: bump Ropsten data volume to 250 GB

https://github.com/status-im/infra-nimbus/issues/97

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-05-24 18:23:47 +02:00
parent 98d2161467
commit 8c27671a95
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@
- name: infra-role-beacon-node-linux
src: git@github.com:status-im/infra-role-beacon-node-linux.git
version: 907ee4b66adae82e93f8b265a1c0f0dc42dae9c5
version: ebbf9920eafa93f196358868a74c3bdbaf7ccba4
scm: git
- name: infra-role-beacon-node-windows

View File

@ -62,7 +62,7 @@ module "nimbus_geth_ropsten" {
/* Scaling */
type = "t3a.large"
root_vol_size = 10
data_vol_size = 150
data_vol_size = 250
data_vol_type = "gp2"
host_count = 1