Fixed indentation in commented-out autoscaling (#9225)
This commit is contained in:
parent
3db3c19685
commit
f08369cdc6
1 changed files with 1 additions and 1 deletions
|
@ -372,7 +372,7 @@ controller:
|
|||
behavior: {}
|
||||
# scaleDown:
|
||||
# stabilizationWindowSeconds: 300
|
||||
# policies:
|
||||
# policies:
|
||||
# - type: Pods
|
||||
# value: 1
|
||||
# periodSeconds: 180
|
||||
|
|
Loading…
Reference in a new issue