Fix deployment and maybe services

This commit is contained in:
Quentin Legot 2023-10-09 16:20:14 +02:00
parent 6fcf0bd021
commit b1b8945fb0
3 changed files with 3 additions and 1 deletions

View File

@ -16,7 +16,7 @@ spec:
template:
metadata:
labels:
app: dovecat
app: dovecot
tier: imap
spec:
containers:

View File

@ -4,6 +4,7 @@ metadata:
name: dovecot
labels:
app: dovecot
tier: imap
spec:
ports:
- nodePort: 30024

View File

@ -7,6 +7,7 @@ metadata:
spec:
selector:
app: postfix
tier: smtp
type: LoadBalancer
ports:
- port: 30025