Fix: remove mail TLS from main ingress (handled by mailu ingress)

This commit is contained in:
Urtzi Alfaro
2026-01-20 21:38:54 +01:00
parent 1f65b7a48e
commit 17508b1eac

View File

@@ -21,9 +21,7 @@ patches:
- op: replace - op: replace
path: /spec/tls/0/hosts/2 path: /spec/tls/0/hosts/2
value: registry.bakewise.ai value: registry.bakewise.ai
- op: add # NOTE: mail.bakewise.ai TLS is handled by separate mailu ingress
path: /spec/tls/0/hosts/-
value: mail.bakewise.ai
- op: replace - op: replace
path: /spec/tls/0/secretName path: /spec/tls/0/secretName
value: bakery-ia-prod-tls-cert value: bakery-ia-prod-tls-cert