wildduck: Bump replica count to 3

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

View File

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

View File

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

View File

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