wildduck: Bump replica count to 4

This commit is contained in:
Lauri Võsandi 2023-09-16 14:49:01 +03:00
parent 9a92c83b5a
commit 473a81521c
3 changed files with 3 additions and 3 deletions

View File

@ -103,7 +103,7 @@ kind: Deployment
metadata:
name: haraka
spec:
replicas: 3
replicas: 4
selector:
matchLabels:
app.kubernetes.io/name: wildduck

View File

@ -24,7 +24,7 @@ kind: Deployment
metadata:
name: wildduck
spec:
replicas: 3
replicas: 4
selector:
matchLabels:
app.kubernetes.io/name: wildduck

View File

@ -42,7 +42,7 @@ kind: Deployment
metadata:
name: zonemta
spec:
replicas: 3
replicas: 4
selector:
matchLabels:
app.kubernetes.io/name: wildduck