Skip to content

Commit 6ea62eb

Browse files
nixpanicopenshift-cherrypick-robot
authored andcommitted
build: hide the CSI-Addons Operator from the UI
As ODF-Operator is used for deploying the CSI-Addons components, the CSI-Addons operator does not need to be visible in the OperatorHub. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2042997 Signed-off-by: Niels de Vos <ndevos@redhat.com>
1 parent db86e34 commit 6ea62eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/manifests/bases/clusterserviceversion.yaml.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ metadata:
44
annotations:
55
alm-examples: '[]'
66
capabilities: Basic Install
7+
operators.operatorframework.io/operator-type: non-standalone
78
name: @PACKAGE_NAME@.v0.1.1
89
namespace: placeholder
910
spec:

0 commit comments

Comments
 (0)