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 96ef454 commit 286d64cCopy full SHA for 286d64c
scripts/devtron-reference-helm-charts/reference-chart_5-1-0/values.yaml
@@ -124,7 +124,6 @@ kedaAutoscaling:
124
cooldownPeriod: 300 # Optional. Default: 300 seconds
125
minReplicaCount: 1
126
maxReplicaCount: 2
127
- idleReplicaCount: 0 # Optional. Must be less than minReplicaCount
128
pollingInterval: 30 # Optional. Default: 30 seconds
129
# The fallback section is optional. It defines a number of replicas to fallback to if a scaler is in an error state.
130
fallback: {} # Optional. Section to specify fallback options
@@ -665,4 +664,4 @@ verticalPodScaling:
665
664
rollbackWindow: {}
666
schedulingGates: {}
667
668
-customPodLabels: {}
+customPodLabels: {}
0 commit comments