Skip to content

Commit

Permalink
bundle: add non-standalone annotation to the csv
Browse files Browse the repository at this point in the history
non-standalone annotation will hide the operator from the operator hub
page in the openshift console.

Signed-off-by: Nitin Goyal <[email protected]>
  • Loading branch information
iamniting authored and raghavendra-talur committed May 28, 2024
1 parent 7429050 commit 9880234
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9880234

Please sign in to comment.