the-new-hotness: Rise the number of replicas to 2

This should prevent stucking the queue, when one pod is stuck.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2020-07-29 10:57:10 +02:00
parent 6de3d18b45
commit 93f777cc69

View file

@ -8,7 +8,7 @@ items:
service: the-new-hotness
name: the-new-hotness
spec:
replicas: 1
replicas: 2
selector:
deploymentconfig: the-new-hotness
strategy: