Skip to content

Commit fe6efec

Browse files
authored
fix(appset): add applicationsets to the built-in readonly role (#24190) (#24318) (#24321)
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
1 parent 6de4f77 commit fe6efec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

assets/builtin-policy.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# p, <role/user/group>, <resource>, <action>, <object>, <allow/deny>
88

99
p, role:readonly, applications, get, */*, allow
10+
p, role:readonly, applicationsets, get, */*, allow
1011
p, role:readonly, certificates, get, *, allow
1112
p, role:readonly, clusters, get, *, allow
1213
p, role:readonly, repositories, get, *, allow

0 commit comments

Comments
 (0)