Skip to content

Commit d269e6f

Browse files
authored
fix(appset): add applicationsets to the built-in readonly role (#24190) (#24318)
Signed-off-by: Michael Crenshaw <[email protected]>
1 parent e6a7c1d commit d269e6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)