Skip to content

Commit

Permalink
Add aarch64 to default capacity providers
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Jan 8, 2025
1 parent c3d2954 commit 7e9e429
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spire/templates/shared-ecs/asg-x86-64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,9 @@ Resources:
- Base: 0
Weight: 1
CapacityProvider: !Ref DefaultCapacityProvider
- Base: 0
Weight: 1
CapacityProvider: !Ref Aarch64AsgCapacityProviderName

Outputs:
AsgName:
Expand Down

0 comments on commit 7e9e429

Please sign in to comment.