scale imaginary to min 1
This commit is contained in:
parent
637be75029
commit
422c98755a
|
@ -7,7 +7,7 @@ spec:
|
|||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
name: server
|
||||
minReplicas: 2
|
||||
minReplicas: 1
|
||||
maxReplicas: 4
|
||||
metrics:
|
||||
- type: Resource
|
||||
|
|
Loading…
Reference in New Issue