From be257d5e36aa549ca457a954aab0c1288006ab07 Mon Sep 17 00:00:00 2001 From: Oliver Marshall Date: Tue, 7 May 2024 10:02:05 +0100 Subject: [PATCH] ci: bump desired count to 2 --- cloudformation/service.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudformation/service.yml b/cloudformation/service.yml index 1564885..8e58468 100644 --- a/cloudformation/service.yml +++ b/cloudformation/service.yml @@ -44,7 +44,7 @@ Resources: TaskDefinition: !Ref TaskDefinition LaunchType: 'FARGATE' - DesiredCount: 1 + DesiredCount: 2 HealthCheckGracePeriodSeconds: 120 NetworkConfiguration: