MDAPI: lets have 2 pods in OpenShift to run mdapi

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-05-14 14:38:44 +02:00
parent 620ad35bbb
commit 36fc015c49

View file

@ -7,7 +7,7 @@ metadata:
app: mdapi
service: mdapi
spec:
replicas: 1
replicas: 2
selector:
app: mdapi
service: mdapi