Skip to content

Commit

Permalink
Enable ECS Exec for ID
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Jan 16, 2025
1 parent ed63132 commit 740b060
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spire/templates/apps/id.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ Resources:
MinimumHealthyPercent: 50
DesiredCount: !If [IsPrimaryRegion, !If [IsProduction, 2, 1], 0]
EnableECSManagedTags: true
EnableExecuteCommand: true
LoadBalancers:
- ContainerName: !Ref kContainerName
ContainerPort: !Ref kApplicationPort
Expand Down

0 comments on commit 740b060

Please sign in to comment.