Fix postfix, added 2 ports to opened dovecot

This commit is contained in:
2023-10-12 16:02:20 +02:00
parent 2514d7cdb3
commit d9a024cd5d
3 changed files with 11 additions and 6 deletions

View File

@@ -10,6 +10,11 @@ spec:
port: 143
protocol: TCP
targetPort: 143
name: imap
- nodePort: 30024
port: 24
targetPort: 24
name: lmtp
selector:
app: dovecot
tier: imap