Change the host to webmail insted of mail

This commit is contained in:
dvirlabs 2025-05-13 09:41:33 +03:00
parent e649ecf7c4
commit e50c452130

View File

@ -10,7 +10,7 @@ ingress:
traefik.ingress.kubernetes.io/router.tls: "true"
nginx.ingress.kubernetes.io/backend-protocol: "HTTP"
hosts:
- host: mail.dvirlabs.com
- host: webmail.dvirlabs.com
paths:
- path: /
pathType: Prefix