This repository was archived by the owner on Mar 21, 2025. It is now read-only.
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
define argocd user policies for role:readonly #40
Open
Description
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/
- New policies have been set
- New policies have been tested inside the staging-cluster
- Branch has been merged into main
- pods can be deleted via iam user and not only admin