Skip to content

Commit

Permalink
Allow list resource "clusteroperators" in API group "config.openshift…
Browse files Browse the repository at this point in the history
….io" at the cluster scope

Signed-off-by: Gladkov Alexey <agladkov@redhat.com>
  • Loading branch information
legionus committed Apr 17, 2019
1 parent c9bbf56 commit 194982e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/02-rbac.yaml
Expand Up @@ -13,6 +13,7 @@ rules:
- apiGroups:
- config.openshift.io
resources:
- "clusteroperators"
- "images"
- "images/status"
verbs:
Expand Down

0 comments on commit 194982e

Please sign in to comment.