HPA: Use capabilites & align manifests. (#9521)
This commit is contained in:
parent
3b3cf8b331
commit
06612e6ffd
4 changed files with 33 additions and 39 deletions
|
|
@ -326,7 +326,6 @@ controller:
|
|||
memory: 90Mi
|
||||
# Mutually exclusive with keda autoscaling
|
||||
autoscaling:
|
||||
apiVersion: autoscaling/v2
|
||||
enabled: false
|
||||
annotations: {}
|
||||
minReplicas: 1
|
||||
|
|
@ -838,7 +837,6 @@ defaultBackend:
|
|||
# emptyDir: {}
|
||||
|
||||
autoscaling:
|
||||
apiVersion: autoscaling/v2
|
||||
annotations: {}
|
||||
enabled: false
|
||||
minReplicas: 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue