From 79e5f87c5ea919350058348934739893d09938af Mon Sep 17 00:00:00 2001 From: gruberdev Date: Mon, 5 Feb 2024 22:35:17 -0300 Subject: [PATCH] [services] changed n8n applicationset name --- apps/argocd/base/services/n8n.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/argocd/base/services/n8n.yaml b/apps/argocd/base/services/n8n.yaml index 0a44f8f96..e22e77b4a 100644 --- a/apps/argocd/base/services/n8n.yaml +++ b/apps/argocd/base/services/n8n.yaml @@ -1,11 +1,11 @@ apiVersion: argoproj.io/v1alpha1 kind: Application metadata: - name: n8n + name: n8n-service spec: project: apps source: - repoURL: 'https://github.com/gruberdev/homelab.git' + repoURL: "https://github.com/gruberdev/homelab.git" path: apps/services/n8n targetRevision: main destination: