Skip to content

Commit

Permalink
Fix controller cluster role
Browse files Browse the repository at this point in the history
- add missing resource permissions
  • Loading branch information
rrashidov committed Jul 19, 2024
1 parent 9bb4316 commit f89a945
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ rules:
- servicebinding.io
resources:
- servicebindings
- clusterworkloadresourcemappings
verbs:
- get
- list
Expand Down

0 comments on commit f89a945

Please sign in to comment.