Skip to content

Commit

Permalink
update autoscaler to match the latest argocd config
Browse files Browse the repository at this point in the history
  • Loading branch information
area363 committed Apr 30, 2024
1 parent 4aad2b1 commit 85bc82a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/bootstrap/templates/aws-cluster-autoscaler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ spec:
image:
tag: v1.20.0
extraArgs:
scale-down-enabled: true
balance-similar-node-groups: true
logtostderr: true
skip-nodes-with-local-storage: false
Expand Down

0 comments on commit 85bc82a

Please sign in to comment.