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: {}
|
behavior: {}
|
||||||
# scaleDown:
|
# scaleDown:
|
||||||
# stabilizationWindowSeconds: 300
|
# stabilizationWindowSeconds: 300
|
||||||
# policies:
|
# policies:
|
||||||
# - type: Pods
|
# - type: Pods
|
||||||
# value: 1
|
# value: 1
|
||||||
# periodSeconds: 180
|
# periodSeconds: 180
|
||||||
|
|
Loading…
Reference in a new issue