Skip to content

Commit

Permalink
docs(ocm): Update ClusterRole requirement
Browse files Browse the repository at this point in the history
Signed-off-by: SamoKopecky <[email protected]>
  • Loading branch information
SamoKopecky committed Jan 11, 2023
1 parent eb50fec commit ffb7a12
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions plugins/ocm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@ This plugin integrates your Backstage instance with Open Cluster Management's Mu
- get
- watch
- list
- apiGroups:
- internal.open-cluster-management.io
resources:
- managedclusterinfos
verbs:
- get
- watch
- list
```
## Capabilities
Expand Down

0 comments on commit ffb7a12

Please sign in to comment.