#185 the-new-hotness: Rise the number of replicas to 2
Merged 3 years ago by zlopez. Opened 3 years ago by zlopez.
Unknown source hotness_replicas  into  master

@@ -8,7 +8,7 @@

        service: the-new-hotness

      name: the-new-hotness

    spec:

-     replicas: 1

+     replicas: 2

      selector:

        deploymentconfig: the-new-hotness

      strategy:

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

Signed-off-by: Michal Konečný mkonecny@redhat.com

Pull-Request has been merged by zlopez

3 years ago