diff --git a/config/openshift/console-plugin/clusterrole-cryostat-plugin.yaml b/config/openshift/console-plugin/clusterrole-cryostat-plugin.yaml index f6e3a2fb..287531ff 100644 --- a/config/openshift/console-plugin/clusterrole-cryostat-plugin.yaml +++ b/config/openshift/console-plugin/clusterrole-cryostat-plugin.yaml @@ -9,15 +9,9 @@ metadata: name: cryostat-plugin rules: - apiGroups: - - operator.cryostat.io + - "" resources: - - cryostats + - services verbs: - get - list -- apiGroups: - - operator.cryostat.io - resources: - - cryostats/status - verbs: - - get