From 8415eb6f0bb70c8e8abe41f23d53583497ee1d09 Mon Sep 17 00:00:00 2001 From: Karan Parashar Date: Tue, 30 Jun 2026 21:09:21 +0530 Subject: [PATCH] fix(apps): Add extras prefix to source path --- applications/services/app-argocd-repos.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/services/app-argocd-repos.yaml b/applications/services/app-argocd-repos.yaml index be2b452..984df5d 100644 --- a/applications/services/app-argocd-repos.yaml +++ b/applications/services/app-argocd-repos.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitea.whyredfire.dev/whyredfire/gitops.git targetRevision: main - path: add-ons/argocd-repos + path: extras/add-ons/argocd-repos destination: server: https://kubernetes.default.svc namespace: argocd