forked from k-space/kube
wildduck: Bump replica count to 4
This commit is contained in:
parent
9a92c83b5a
commit
473a81521c
@ -103,7 +103,7 @@ kind: Deployment
|
||||
metadata:
|
||||
name: haraka
|
||||
spec:
|
||||
replicas: 3
|
||||
replicas: 4
|
||||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: wildduck
|
||||
|
@ -24,7 +24,7 @@ kind: Deployment
|
||||
metadata:
|
||||
name: wildduck
|
||||
spec:
|
||||
replicas: 3
|
||||
replicas: 4
|
||||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: wildduck
|
||||
|
@ -42,7 +42,7 @@ kind: Deployment
|
||||
metadata:
|
||||
name: zonemta
|
||||
spec:
|
||||
replicas: 3
|
||||
replicas: 4
|
||||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: wildduck
|
||||
|
Loading…
Reference in New Issue
Block a user