Skip to content

Commit

Permalink
ci: bump desired count to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Akeboshiwind committed May 7, 2024
1 parent ae145e5 commit be257d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudformation/service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Resources:
TaskDefinition: !Ref TaskDefinition
LaunchType: 'FARGATE'

DesiredCount: 1
DesiredCount: 2
HealthCheckGracePeriodSeconds: 120

NetworkConfiguration:
Expand Down

0 comments on commit be257d5

Please sign in to comment.