nimbus.mainnet: bump size of AWS data volumes

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-02-17 20:47:57 +01:00
parent 6940d0219c
commit 9f52f8701f
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931
2 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@
- name: infra-role-wireguard
src: git@github.com:status-im/infra-role-wireguard.git
version: 3c489838cc65984bc8daacde1eaf1e9256852810
version: 56d92683bda23f75228cc4ac93b5fae47adbabeb
scm: git
- name: oauth-proxy
@ -41,7 +41,7 @@
- name: consul-service
src: git@github.com:status-im/infra-role-consul-service.git
version: ac9796d029298699abdd826d5775ceab3da55021
version: 7ee51839e6a032e6ca27dfb00951e897b5385609
scm: git
- name: infra-role-beacon-node-linux

View File

@ -51,7 +51,7 @@ module "nimbus_nodes_mainnet_stable_small" {
/* Scaling */
type = "t3a.medium"
root_vol_size = 20
data_vol_size = 150
data_vol_size = 200
data_vol_type = "gp2"
host_count = 2