store: bump data volume form 250 GB to 300 GB
The garbage doesn't stop flowing. Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
8bb033cf6c
commit
2988df6c5b
|
@ -31,7 +31,7 @@ locals {
|
|||
db_ac_type = "ecs.c6.large"
|
||||
db_gc_type = "c2d-highcpu-2"
|
||||
|
||||
store_db_data_vol_size = 250
|
||||
store_db_data_vol_size = 300
|
||||
}
|
||||
staging = {
|
||||
/* Settings specific to the test fleet/workspace. */
|
||||
|
|
Loading…
Reference in New Issue