add support for keda fallback settings (#9993)
This commit is contained in:
parent
7043f6ae29
commit
051aa6d40d
2 changed files with 8 additions and 0 deletions
|
|
@ -368,6 +368,9 @@ controller:
|
|||
maxReplicas: 11
|
||||
pollingInterval: 30
|
||||
cooldownPeriod: 300
|
||||
# fallback:
|
||||
# failureThreshold: 3
|
||||
# replicas: 11
|
||||
restoreToOriginalReplicaCount: false
|
||||
scaledObject:
|
||||
annotations: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue