Skip to content

Commit 13adfcb

Browse files
committed
Microshift: updated manifests
Signed-off-by: Joaquim Moreno Prusi <[email protected]>
1 parent b95a4bd commit 13adfcb

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

microshift-manifests/0000_50_olm_15-csv-viewer.rbac.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
include.release.openshift.io/self-managed-high-availability: "true"
88
capability.openshift.io/name: "OperatorLifecycleManager"
99
name: copied-csv-viewer
10-
namespace: openshift
10+
namespace: openshift-operator-lifecycle-manager
1111
rules:
1212
- apiGroups:
1313
- "operators.coreos.com"
@@ -27,7 +27,7 @@ metadata:
2727
include.release.openshift.io/self-managed-high-availability: "true"
2828
capability.openshift.io/name: "OperatorLifecycleManager"
2929
name: copied-csv-viewers
30-
namespace: openshift
30+
namespace: openshift-operator-lifecycle-manager
3131
roleRef:
3232
apiGroup: rbac.authorization.k8s.io
3333
kind: Role

microshift-manifests/kustomization.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,3 @@ resources:
2222
- 0000_50_olm_09-aggregated.clusterrole.yaml
2323
- 0000_50_olm_13-operatorgroup-default.yaml
2424
- 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

0 commit comments

Comments
 (0)