Change the host to webmail insted of mail
This commit is contained in:
parent
e649ecf7c4
commit
e50c452130
@ -10,7 +10,7 @@ ingress:
|
|||||||
traefik.ingress.kubernetes.io/router.tls: "true"
|
traefik.ingress.kubernetes.io/router.tls: "true"
|
||||||
nginx.ingress.kubernetes.io/backend-protocol: "HTTP"
|
nginx.ingress.kubernetes.io/backend-protocol: "HTTP"
|
||||||
hosts:
|
hosts:
|
||||||
- host: mail.dvirlabs.com
|
- host: webmail.dvirlabs.com
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user