mirror of
https://github.com/status-im/infra-waku.git
synced 2025-02-13 05:17:15 +00:00
workspaces.tf: increase DB volume size to 50 GB
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
f0c2632dd2
commit
e4f5d0edb5
@ -18,7 +18,7 @@ locals {
|
||||
gc_type = "g1-small" /* Google Cloud */
|
||||
|
||||
node_data_vol_size = 40
|
||||
node_db_data_vol_size = 40
|
||||
node_db_data_vol_size = 50
|
||||
}
|
||||
|
||||
# Inherits defaults.
|
||||
|
Loading…
x
Reference in New Issue
Block a user