mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
[toddlers] Increase number of replicas
The production currently runs 3 replicas, but the deploymentconfig says 1. We should be consistent in this. Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
@@ -7,7 +7,7 @@ metadata:
|
||||
service: toddlers
|
||||
name: toddlers
|
||||
spec:
|
||||
replicas: 1
|
||||
replicas: 3
|
||||
selector:
|
||||
app: toddlers
|
||||
deploymentconfig: toddlers
|
||||
|
||||
Reference in New Issue
Block a user