We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 872a480 + 3e412fd commit 325b9c1Copy full SHA for 325b9c1
manifests/base/jupyter-habana-notebook-imagestream.yaml
@@ -4,6 +4,9 @@
4
apiVersion: image.openshift.io/v1
5
kind: ImageStream
6
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"
10
annotations:
11
opendatahub.io/notebook-image-url: "https://github.com/red-hat-data-services/notebooks/tree/main/habana"
12
opendatahub.io/notebook-image-name: "HabanaAI"
0 commit comments