We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95d8fc1 + 934473d commit c6ecd9dCopy full SHA for c6ecd9d
bootstrap/argocd/values.yaml
@@ -24,6 +24,7 @@ configs:
24
policy.csv: |
25
# role:ucadmin can sync applications
26
p, role:ucadmin, applications, sync, */*, allow
27
+ p, role:ucadmin, applications, update, */*, allow
28
# role:ucadmin can update clusters so that they can set branch info
29
p, role:ucadmin, clusters, update, *, allow
30
# role:ucadmin inherits role:readonly
0 commit comments