Skip to content

Commit

Permalink
Let's only do one replica, autoscaler will save us!!
Browse files Browse the repository at this point in the history
  • Loading branch information
Secretions committed Nov 11, 2024
1 parent e58a828 commit ae34ca2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ _install_karpenter_chart() {
--set controller.resources.requests.memory=1Gi \
--set controller.resources.limits.cpu=1 \
--set controller.resources.limits.memory=1Gi \
--set replicas=1 \
--wait \
--timeout 10m \
--create-namespace \
Expand Down

0 comments on commit ae34ca2

Please sign in to comment.