Skip to content

Commit

Permalink
Set opendatahub.io/notebook-image to false instead of removing it
Browse files Browse the repository at this point in the history
  • Loading branch information
atheo89 committed Oct 16, 2024
1 parent 780424c commit c3f29c1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manifests/base/jupyter-habana-notebook-imagestream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
apiVersion: image.openshift.io/v1
kind: ImageStream
metadata:
labels:
# This label specifies whether the workbench image should be displayed in the UI. Setting it to 'false' disables the image
opendatahub.io/notebook-image: "false"
annotations:
opendatahub.io/notebook-image-url: "https://github.com/red-hat-data-services/notebooks/tree/main/habana"
opendatahub.io/notebook-image-name: "HabanaAI"
Expand Down

0 comments on commit c3f29c1

Please sign in to comment.