OLM 0.6.0 update
@@ -10,5 +10,5 @@ metadata:
rbac.authorization.k8s.io/aggregate-to-edit: "true"
rules:
- apiGroups: ["operators.coreos.com"]
- resources: ["*"]
- verbs: ["*"]
+ resources: ["clusterserviceversions", "catalogsources", "installplans", "subscriptions"]
+ verbs: ["get", "list", "watch", "create", "update", "patch", "delete"]
@@ -9,5 +9,5 @@ metadata:
rbac.authorization.k8s.io/aggregate-to-view: "true"
verbs: ["get", "list", "watch"]