diff --git a/argocd/apps/n8n/n8n.yaml b/argocd/apps/n8n/n8n.yaml index eee1efd..dfd6bb5 100644 --- a/argocd/apps/n8n/n8n.yaml +++ b/argocd/apps/n8n/n8n.yaml @@ -9,6 +9,7 @@ spec: source: repoURL: 'https://community-charts.github.io/helm-charts' targetRevision: 1.*.* + chart: n8n helm: parameters: - name: postgresql.enabled @@ -44,7 +45,6 @@ spec: forceString: true - name: ingress.annotations.cert-manager\.io\/cluster-issuer value: lets-encrypt - chart: n8n destination: server: 'https://kubernetes.default.svc' namespace: n8n