feat(argo-cd): enabled server cluster role permissions overriding (#2606)

This commit is contained in:
edmondshtogu 2024-04-02 07:03:37 +02:00 committed by GitHub
parent 7b87ff19e5
commit 30fd5202b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 17 additions and 3 deletions

View file

@ -2194,6 +2194,14 @@ server:
# -- Termination policy of Openshift Route
termination_policy: None
## Enable this and set the rules: to whatever custom rules you want for the Cluster Role resource.
## Defaults to off
clusterRoleRules:
# -- Enable custom rules for the server's ClusterRole resource
enabled: false
# -- List of custom rules for the server's ClusterRole resource
rules: []
## Repo Server
repoServer:
# -- Repo server name