Skip to content

Commit 2a150e0

Browse files
committed
Merge branch 'develop' into api-token-hide-in-resp
2 parents ece9d10 + 4dfe4f8 commit 2a150e0

File tree

1 file changed

+1
-2
lines changed
  • scripts/devtron-reference-helm-charts/deployment-chart_4-21-0

1 file changed

+1
-2
lines changed

scripts/devtron-reference-helm-charts/deployment-chart_4-21-0/values.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ kedaAutoscaling:
127127
cooldownPeriod: 300 # Optional. Default: 300 seconds
128128
minReplicaCount: 1
129129
maxReplicaCount: 2
130-
idleReplicaCount: 0 # Optional. Must be less than minReplicaCount
131130
pollingInterval: 30 # Optional. Default: 30 seconds
132131
# The fallback section is optional. It defines a number of replicas to fallback to if a scaler is in an error state.
133132
fallback: {} # Optional. Section to specify fallback options
@@ -715,4 +714,4 @@ secondaryWorkload:
715714
autoscaling:
716715
enabled: false
717716
containerResource:
718-
enabled: false
717+
enabled: false

0 commit comments

Comments
 (0)