From 5a217c748fbd9135b9f12b72a4587625e1e2cdc8 Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Tue, 21 Nov 2023 09:49:00 -0500 Subject: [PATCH] Mark operator as 'non-standalone' Also drops the suggested namespace as we no longer set that --- .../bases/barbican-operator.clusterserviceversion.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/manifests/bases/barbican-operator.clusterserviceversion.yaml b/config/manifests/bases/barbican-operator.clusterserviceversion.yaml index 0defcc4..4dc8551 100644 --- a/config/manifests/bases/barbican-operator.clusterserviceversion.yaml +++ b/config/manifests/bases/barbican-operator.clusterserviceversion.yaml @@ -4,9 +4,9 @@ metadata: annotations: alm-examples: '[]' capabilities: Basic Install - operatorframework.io/suggested-namespace: openstack features.operators.openshift.io/disconnected: "true" operators.openshift.io/infrastructure-features: '["disconnected"]' + operators.operatorframework.io/operator-type: non-standalone name: barbican-operator.v0.0.0 namespace: placeholder spec: