diff --git a/manifests/01_namespace.yaml b/manifests/01_namespace.yaml index 0acf3ddee..bf3fbb043 100644 --- a/manifests/01_namespace.yaml +++ b/manifests/01_namespace.yaml @@ -3,6 +3,7 @@ kind: Namespace metadata: labels: openshift.io/cluster-monitoring: "true" + openshift.io/run-level: "" # specify no run-level turns it off on install and upgrades name: openshift-service-ca-operator annotations: include.release.openshift.io/ibm-cloud-managed: "true"