forked from infra/ansible
release-monitoring: scale web pods to 3 by default
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
44bc3548f0
commit
9ffb23bb35
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ metadata:
|
|||
service: web
|
||||
name: release-monitoring-web
|
||||
spec:
|
||||
replicas: 1
|
||||
replicas: 3
|
||||
selector:
|
||||
matchLabels:
|
||||
app: release-monitoring-web
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue