diff --git a/argocd/apps/cert-manager/include/.n8n-cerficate.yaml.swp b/argocd/apps/cert-manager/include/.n8n-cerficate.yaml.swp new file mode 100644 index 0000000..9e646a1 Binary files /dev/null and b/argocd/apps/cert-manager/include/.n8n-cerficate.yaml.swp differ diff --git a/argocd/apps/n8n/n8n.yaml b/argocd/apps/n8n/n8n.yaml index 3f1e62a..920f48e 100644 --- a/argocd/apps/n8n/n8n.yaml +++ b/argocd/apps/n8n/n8n.yaml @@ -21,8 +21,8 @@ spec: value: "/" - name: ingress.hosts[0].paths[0].pathType value: "Prefix" -# - name: ingress.hosts[0] -# value: '{"annotations":{},"className":"traefik","enabled":true,"hosts":[{"host":"n8n.innovation-hub-niedersachsen.de","paths":[{"path":"/","pathType":"Prefix"}]}],"tls":[]}' + - name: ingress.tls[0] + value: "n8n-tls" - name: ingress.annotations.kubernetes\.io\/ingress\.class value: traefik - name: ingress.annotations.traefik\.ingress\.kubernetes\.io\/router\.tls