Change smtp to np

This commit is contained in:
dvirlabs 2025-05-15 21:24:55 +03:00
parent b1f50fb1f1
commit b4fde27baa

View File

@ -37,10 +37,25 @@ service:
type: ClusterIP
port: 80
targetPort: 80
smtp:
# smtp:
# type: ClusterIP
front:
externalService:
enabled: true
type: NodePort
port: 25
nodePort: 31025
externalTrafficPolicy: Local
ports:
smtp: true
smtps: false
submission: false
imap: false
imaps: false
pop3: false
pop3s: false
manageSieve: false
nodePorts:
smtp: 31025
dkim:
enabled: true