Skip to content

Commit 953ba98

Browse files
committed
Update reference.md
1 parent 617ab81 commit 953ba98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ While we will provide more options, users are encouraged to enhance/adjust this
9898

9999
Since the project is a meta-controller, it needs to have access rights to all the resources it manages.
100100
When creating specialized roles for a deployment, roles should contain the union of required access rights
101-
for all the managed resource types, specifically: `["list", "watch", "create", "patch", "delete"]`
101+
for all the managed resources, specifically: `["list", "watch", "create", "patch", "delete"]`
102102
and `["list", "watch"]` for related resources.
103103

104104
The project is mainly tested with cluster-scoped deployment, however, QOSDK namespace-scoped deployments are also supported.

0 commit comments

Comments
 (0)