Skip to content

Commit 3e3cd8a

Browse files
committed
remove rbac changes to 0.7.1 deploy maniftest
1 parent ff677fa commit 3e3cd8a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

deploy/ocp/manifests/0.7.1/0000_30_12-aggregated.clusterrole.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ apiVersion: rbac.authorization.k8s.io/v1
1818
metadata:
1919
name: aggregate-olm-view
2020
labels:
21-
# Add these permissions to the "admin", "edit" and "view" default roles
22-
rbac.authorization.k8s.io/aggregate-to-admin: "true"
23-
rbac.authorization.k8s.io/aggregate-to-edit: "true"
21+
# Add these permissions to the "view" default roles
2422
rbac.authorization.k8s.io/aggregate-to-view: "true"
2523
rules:
2624
- apiGroups: ["operators.coreos.com"]

0 commit comments

Comments
 (0)