mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-27 20:07:19 +00:00
10 lines
380 B
Text
10 lines
380 B
Text
|
|
p, role:user, clusters, get, *, allow
|
||
|
|
p, role:user, clusters, get, https://kubernetes*, deny
|
||
|
|
p, role:user, projects, get, *, allow
|
||
|
|
p, role:user, applications, get, *, allow
|
||
|
|
p, role:user, applications, create, */*, allow
|
||
|
|
p, role:user, applications, delete, *, allow
|
||
|
|
p, role:user, applications, delete, */guestbook, deny
|
||
|
|
p, role:test, certificates, get, *, allow
|
||
|
|
g, test, role:user
|