We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2829d91 commit 56e724bCopy full SHA for 56e724b
karpenter/karpenter-resources.yml
@@ -21,4 +21,6 @@ spec:
21
values: ["spot", "on-demand"]
22
providerRef:
23
name: ${KARPENTER_NODECLASS_NAME}
24
- ttlSecondsAfterEmpty: 30
+ ttlSecondsAfterEmpty: 30
25
+ consolidation:
26
+ enabled: true
0 commit comments