From 261a64de7603cc2ae3aa98087f84671563552256 Mon Sep 17 00:00:00 2001 From: gilgamezh Date: Sat, 10 Jan 2026 17:23:12 +0100 Subject: [PATCH] update argo --- non_argo_values/argocd_values.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/non_argo_values/argocd_values.yaml b/non_argo_values/argocd_values.yaml index cc61432..47d2f2a 100644 --- a/non_argo_values/argocd_values.yaml +++ b/non_argo_values/argocd_values.yaml @@ -54,6 +54,8 @@ rbac: configs: secret: createSecret: true + params: + applicationsetcontroller.policy: sync # Storage for repo data (using your NFS setup) repoServer: @@ -63,4 +65,4 @@ repoServer: # Monitoring (since you have Prometheus) prometheus: - enabled: false # Set to true if you want ArgoCD metrics in Prometheus \ No newline at end of file + enabled: false # Set to true if you want ArgoCD metrics in Prometheus