Added DevFW-CICD users as admins
This commit is contained in:
parent
c927cbd0dc
commit
a7bc25603c
1 changed files with 3 additions and 1 deletions
|
|
@ -30,7 +30,9 @@ configs:
|
||||||
- "*"
|
- "*"
|
||||||
url: https://argocd.dev.t09.de
|
url: https://argocd.dev.t09.de
|
||||||
rbac:
|
rbac:
|
||||||
policy.csv: 'g, DevFW, role:admin'
|
policy.csv: |
|
||||||
|
g, DevFW, role:admin
|
||||||
|
g, DevFW-CICD, role:admin
|
||||||
|
|
||||||
tls:
|
tls:
|
||||||
certificates:
|
certificates:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue