makde mail ingress unprotected to allow mail to come in [ci skip]
This commit is contained in:
parent
88aba518e3
commit
b2bff819e0
1 changed files with 0 additions and 1 deletions
|
|
@ -488,6 +488,5 @@ module "ingress" {
|
||||||
name = "mail"
|
name = "mail"
|
||||||
service_name = "mailserver"
|
service_name = "mailserver"
|
||||||
tls_secret_name = var.tls_secret_name
|
tls_secret_name = var.tls_secret_name
|
||||||
protected = true
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue