Skip to content

Commit

Permalink
Update security.md
Browse files Browse the repository at this point in the history
fix link to application-controller role

Signed-off-by: Deniz Erdogan <[email protected]>
  • Loading branch information
deer-wmde authored Mar 28, 2024
1 parent 1d25e9b commit c89ae48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/operator-manual/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ argocd cluster rm https://your-kubernetes-cluster-addr

## Cluster RBAC

By default, Argo CD uses a [clusteradmin level role](https://github.com/argoproj/argo-cd/blob/master/manifests/base/application-controller/argocd-application-controller-role.yaml)
By default, Argo CD uses a [clusteradmin level role](https://github.com/argoproj/argo-cd/blob/master/manifests/base/application-controller-roles/argocd-application-controller-role.yaml)
in order to:

1. watch & operate on cluster state
Expand Down

0 comments on commit c89ae48

Please sign in to comment.