Fixed indentation in commented-out autoscaling (#9225)

This commit is contained in:
Joseph Richardson 2022-11-13 14:29:56 -05:00 committed by GitHub
parent 3db3c19685
commit f08369cdc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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