From ba748d6ab48381122cb06f51a8e8d76db5b35426 Mon Sep 17 00:00:00 2001 From: CTO Agent Date: Sun, 12 Jul 2026 09:20:18 +0000 Subject: [PATCH] Enable Argo CD self-management by removing argocd exclusion This allows the stack Application to manage Argo CD's own configuration via GitOps, implementing the app-of-apps pattern. Co-Authored-By: Paperclip --- apps/argocd/app-stack-basicstack-de.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps/argocd/app-stack-basicstack-de.yaml b/apps/argocd/app-stack-basicstack-de.yaml index 1799a05..e9a9d38 100644 --- a/apps/argocd/app-stack-basicstack-de.yaml +++ b/apps/argocd/app-stack-basicstack-de.yaml @@ -11,8 +11,6 @@ spec: path: apps directory: recurse: true - exclude: | - **/argocd/** destination: server: https://kubernetes.default.svc syncPolicy: