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