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:
Jakub Sokołowski 2024-07-09 11:15:15 +02:00
parent 8bb033cf6c
commit 2988df6c5b
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 1 additions and 1 deletions

View File

@ -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. */