File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ metadata:
7
7
include.release.openshift.io/self-managed-high-availability : " true"
8
8
capability.openshift.io/name : " OperatorLifecycleManager"
9
9
name : copied-csv-viewer
10
- namespace : openshift
10
+ namespace : openshift-operator-lifecycle-manager
11
11
rules :
12
12
- apiGroups :
13
13
- " operators.coreos.com"
@@ -27,7 +27,7 @@ metadata:
27
27
include.release.openshift.io/self-managed-high-availability : " true"
28
28
capability.openshift.io/name : " OperatorLifecycleManager"
29
29
name : copied-csv-viewers
30
- namespace : openshift
30
+ namespace : openshift-operator-lifecycle-manager
31
31
roleRef :
32
32
apiGroup : rbac.authorization.k8s.io
33
33
kind : Role
Original file line number Diff line number Diff line change @@ -22,6 +22,3 @@ resources:
22
22
- 0000_50_olm_09-aggregated.clusterrole.yaml
23
23
- 0000_50_olm_13-operatorgroup-default.yaml
24
24
- 0000_50_olm_15-csv-viewer.rbac.yaml
25
- - 0000_50_olm_99-operatorstatus.yaml
26
- - 0000_90_olm_00-service-monitor.yaml
27
- - 0000_90_olm_01-prometheus-rule.yaml
You can’t perform that action at this time.
0 commit comments