You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We wont use the override csv for applications, because we don't like the override any application via argocd. p, role:readonly, applications, override, */*, allow
Those Policies have to be defined inside the argocd helm-chart main.tf or we create a new kubectl_manifest for that policies.
Helm Chart Documentation -> https://github.com/argoproj/argo-helm/blob/main/charts/argo-cd/values.yaml
Possible Builtin-Policy -> https://github.com/argoproj/argo-cd/blob/master/assets/builtin-policy.csv
ArgoCD Documentation regarding RBAC Configuration -> https://argo-cd.readthedocs.io/en/stable/operator-manual/rbac/
The text was updated successfully, but these errors were encountered: