Min workers is 1

This commit is contained in:
raydds 2020-01-14 12:17:26 -05:00
parent 5813cc1370
commit f14b30b346

View File

@ -27,7 +27,7 @@ metadata:
name: atst-worker name: atst-worker
namespace: atat namespace: atat
spec: spec:
minReplicas: 2 minReplicas: 1
maxReplicas: 10 maxReplicas: 10
scaleTargetRef: scaleTargetRef:
apiVersion: apps/v1 apiVersion: apps/v1