From 5bee5e56d3f051b5d7cbc750fdee16e2cdde484c Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Sun, 11 May 2025 01:38:24 +0300 Subject: [PATCH] Fix helm target --- argocd-apps/mailu.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/argocd-apps/mailu.yaml b/argocd-apps/mailu.yaml index fa46823..0df3c61 100644 --- a/argocd-apps/mailu.yaml +++ b/argocd-apps/mailu.yaml @@ -9,8 +9,6 @@ spec: repoURL: 'https://git.dvirlabs.com/dvirlabs/mail-services.git' targetRevision: HEAD path: deploy/mailu/helm-chart/mailu - directory: - recurse: true helm: valueFiles: - ../manifests/values.yaml