diff --git a/infrastructure/platform/networking/ingress/overlays/prod/kustomization.yaml b/infrastructure/platform/networking/ingress/overlays/prod/kustomization.yaml index 27c26213..032404d4 100644 --- a/infrastructure/platform/networking/ingress/overlays/prod/kustomization.yaml +++ b/infrastructure/platform/networking/ingress/overlays/prod/kustomization.yaml @@ -21,9 +21,7 @@ patches: - op: replace path: /spec/tls/0/hosts/2 value: registry.bakewise.ai - - op: add - path: /spec/tls/0/hosts/- - value: mail.bakewise.ai + # NOTE: mail.bakewise.ai TLS is handled by separate mailu ingress - op: replace path: /spec/tls/0/secretName value: bakery-ia-prod-tls-cert