From 9880234a677f9901326f998bca47b79c78018704 Mon Sep 17 00:00:00 2001 From: Nitin Goyal Date: Mon, 27 May 2024 12:51:18 +0530 Subject: [PATCH] bundle: add non-standalone annotation to the csv non-standalone annotation will hide the operator from the operator hub page in the openshift console. Signed-off-by: Nitin Goyal --- config/manifests-crd/bases/recipe.clusterserviceversion.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/manifests-crd/bases/recipe.clusterserviceversion.yaml b/config/manifests-crd/bases/recipe.clusterserviceversion.yaml index 507279a..c2bece4 100644 --- a/config/manifests-crd/bases/recipe.clusterserviceversion.yaml +++ b/config/manifests-crd/bases/recipe.clusterserviceversion.yaml @@ -4,6 +4,7 @@ metadata: annotations: alm-examples: '[]' capabilities: Basic Install + operators.operatorframework.io/operator-type: non-standalone name: recipe.v0.0.0 namespace: placeholder spec: