apps/flow: fix n8n ingress

This commit is contained in:
xeruf 2024-02-20 13:34:36 +01:00
parent 095c0e6321
commit d894504c2d
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ data:
kubernetes.io/tls-acme: "true"
hosts:
- host: "${n8n_domain}"
paths: [ "/" ]
tls:
- secretName: n8n-tls
hosts: