fixed config
This commit is contained in:
parent
4cdad2baaf
commit
eddc6e39e1
1 changed files with 6 additions and 6 deletions
|
@ -19,12 +19,12 @@ configs:
|
|||
issuer: https://idp.kropcloud.net/application/o/argocd/
|
||||
clientID: R6KnCiwgsevzTkWhB9dopV80sHxL8kS4QjVlMmqI
|
||||
clientSecret: $dex.kropcloud-idp.clientSecret
|
||||
insecureEnableGroups: true
|
||||
scopes:
|
||||
- openid
|
||||
- profile
|
||||
- email
|
||||
- groups
|
||||
insecureEnableGroups: true
|
||||
scopes:
|
||||
- openid
|
||||
- profile
|
||||
- email
|
||||
- groups
|
||||
rbac:
|
||||
policy.csv: |
|
||||
g, ArgoCD Admins, role:admin
|
||||
|
|
Loading…
Reference in a new issue