Skip to content

Commit 325b9c1

Browse files
Merge pull request opendatahub-io#411 from atheo89/revert-label
Set opendatahub.io/notebook-image to false instead of removing it
2 parents 872a480 + 3e412fd commit 325b9c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

manifests/base/jupyter-habana-notebook-imagestream.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
apiVersion: image.openshift.io/v1
55
kind: ImageStream
66
metadata:
7+
labels:
8+
# This label specifies whether the workbench image should be displayed in the UI. Setting it to 'false' disables the image
9+
opendatahub.io/notebook-image: "false"
710
annotations:
811
opendatahub.io/notebook-image-url: "https://github.com/red-hat-data-services/notebooks/tree/main/habana"
912
opendatahub.io/notebook-image-name: "HabanaAI"

0 commit comments

Comments
 (0)