Skip to content

Commit

Permalink
Increase idle duration
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-innis committed Sep 19, 2022
1 parent 6c220c7 commit 29fd223
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/suites/common/setup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,5 @@ spec:
--set clusterName=$(params.cluster-name) \
--set clusterEndpoint=$(cat /root/.kube/config | grep server | awk '{print $2}') \
--set aws.defaultInstanceProfile=KarpenterNodeInstanceProfile-$(params.cluster-name) \
--set controller.batchIdleDuration=10s \
--wait

0 comments on commit 29fd223

Please sign in to comment.