diff --git a/argocd/apps/n8n/n8n.yaml b/argocd/apps/n8n/n8n.yaml index 95915c2..8efad20 100644 --- a/argocd/apps/n8n/n8n.yaml +++ b/argocd/apps/n8n/n8n.yaml @@ -17,8 +17,8 @@ spec: value: 'traefik' # - name: 'ingress.hosts.host[0]' # value: 'n8n.innovation-hub-niedersachsen.de' -# - name: 'ingress.hosts.tls[0]' -# value: 'n8n-tls' + - name: 'ingress.hosts.tls[0]' + value: 'n8n-tls' - name: ingress.annotations.kubernetes\.io\/ingress\.class value: traefik - name: ingress.annotations.traefik\.ingress\.kubernetes\.io\/router\.tls