From 3433ff98dbd3c9c82cd6e03de66d1b49745861a3 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Sun, 11 May 2025 01:36:24 +0300 Subject: [PATCH] Fix helm target --- argocd-apps/mailu.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd-apps/mailu.yaml b/argocd-apps/mailu.yaml index 521a1a4..fa46823 100644 --- a/argocd-apps/mailu.yaml +++ b/argocd-apps/mailu.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: 'https://git.dvirlabs.com/dvirlabs/mail-services.git' targetRevision: HEAD - path: deploy/mailu + path: deploy/mailu/helm-chart/mailu directory: recurse: true helm: