mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-31 07:55:42 +00:00
nimbus.mainnet: bump size of AWS data volumes
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
6940d0219c
commit
9f52f8701f
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user