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 Dec 10, 2024
1 parent 83d6b1d commit e352d28
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,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 e352d28

Please sign in to comment.