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:
parent
6de3d18b45
commit
93f777cc69
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ items:
|
|||
service: the-new-hotness
|
||||
name: the-new-hotness
|
||||
spec:
|
||||
replicas: 1
|
||||
replicas: 2
|
||||
selector:
|
||||
deploymentconfig: the-new-hotness
|
||||
strategy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue