We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e9338a commit 1ad0d78Copy full SHA for 1ad0d78
1 file changed
charts/karpenter/values.yaml
@@ -228,4 +228,4 @@ settings:
228
spotToSpotConsolidation: false
229
# -- staticCapacity is ALPHA and is disabled by default.
230
# Setting this to true will enable static capacity provisioning.
231
- StaticCapacity: false
+ staticCapacity: false
0 commit comments