From 6116d5dc6d96a1f41d44a8a7904e3f9658a0f1a6 Mon Sep 17 00:00:00 2001 From: Mario Fernandez Date: Mon, 11 Dec 2023 13:33:52 +0100 Subject: [PATCH] fix: remove annotation remove "include.release.openshift.io/ibm-cloud-managed:" annotation in order to CVO not deploy the service monitor Signed-off-by: Mario Fernandez --- ...000_90_cluster-authentication-operator_02_servicemonitor.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/manifests/0000_90_cluster-authentication-operator_02_servicemonitor.yaml b/manifests/0000_90_cluster-authentication-operator_02_servicemonitor.yaml index 15fbf28817..5e5cf50a76 100644 --- a/manifests/0000_90_cluster-authentication-operator_02_servicemonitor.yaml +++ b/manifests/0000_90_cluster-authentication-operator_02_servicemonitor.yaml @@ -37,7 +37,6 @@ metadata: name: oauth-openshift namespace: openshift-authentication annotations: - include.release.openshift.io/ibm-cloud-managed: "true" include.release.openshift.io/self-managed-high-availability: "true" include.release.openshift.io/single-node-developer: "true" spec: