Skip to content

Commit 7c97596

Browse files
authored
Merge pull request #96272 from openshift-cherrypick-robot/cherry-pick-95865-to-enterprise-4.18
[enterprise-4.18] CNV#50733: OCV Operator installation via CLI doesn't include the label `openshift.io/cluster-monitoring: "true"` in the `ns/openshift-cnv`
2 parents 66f2c53 + 4fb4d6a commit 7c97596

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/virt-subscribing-cli.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ apiVersion: v1
2626
kind: Namespace
2727
metadata:
2828
name: {CNVNamespace}
29+
labels:
30+
openshift.io/cluster-monitoring: "true"
2931
---
3032
apiVersion: operators.coreos.com/v1
3133
kind: OperatorGroup

0 commit comments

Comments
 (0)