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