HPA: Add controller.autoscaling.annotations to values.yaml. (#9253)
This value is already in use, but hasn't been added to `values.yaml`.
This commit is contained in:
parent
a667c93ade
commit
6ed6a76200
2 changed files with 2 additions and 0 deletions
|
|
@ -366,6 +366,7 @@ controller:
|
|||
autoscaling:
|
||||
apiVersion: autoscaling/v2
|
||||
enabled: false
|
||||
annotations: {}
|
||||
minReplicas: 1
|
||||
maxReplicas: 11
|
||||
targetCPUUtilizationPercentage: 50
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue