Skip to content

Commit 51cc4a7

Browse files
fix(component): permissions for accessing Crossplane Usage resources (#106)
1 parent e0442e0 commit 51cc4a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/controlplane/components/crossplane_component.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ func (c *Crossplane) GetPolicyRules() PolicyRules {
5454
"compositeresourcedefinitions",
5555
"compositions",
5656
"environmentconfigs",
57+
"usages",
5758
},
5859
Verbs: VerbsAdmin,
5960
},

0 commit comments

Comments
 (0)