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 5d1afe0 commit 96ef454Copy full SHA for 96ef454
scripts/devtron-reference-helm-charts/deployment-chart_4-21-0/values.yaml
@@ -127,7 +127,6 @@ kedaAutoscaling:
127
cooldownPeriod: 300 # Optional. Default: 300 seconds
128
minReplicaCount: 1
129
maxReplicaCount: 2
130
- idleReplicaCount: 0 # Optional. Must be less than minReplicaCount
131
pollingInterval: 30 # Optional. Default: 30 seconds
132
# The fallback section is optional. It defines a number of replicas to fallback to if a scaler is in an error state.
133
fallback: {} # Optional. Section to specify fallback options
@@ -715,4 +714,4 @@ secondaryWorkload:
715
714
autoscaling:
716
enabled: false
717
containerResource:
718
- enabled: false
+ enabled: false
0 commit comments