Increase backup_timeout and ephemeral_storage_size

Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>
This commit is contained in:
Johann Hoffmann
2021-12-15 11:17:30 +01:00
parent b1bf7efb81
commit 1c2717362d

View File

@@ -1,6 +1,6 @@
aws_region = "us-east-1"
backup_timeout = 7200
backup_timeout = 14400
fargate_task_public_ip_enabled = true
@@ -32,7 +32,7 @@ backup_retention_period = 60
atlassian_backup_schedule = "cron(30 2 ? * WED,SAT *)"
ephemeral_storage_size = 40
ephemeral_storage_size = 60
repo_backup_schedule = "cron(0 9 * * ? *)"