Skip to content

Commit 25b8a6b

Browse files
committed
Setup tornado settings in notebook
1 parent 9ab01e3 commit 25b8a6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

skeleton/gitops-template/components/http/base/rhoai/notebook.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ spec:
2727
--ServerApp.password=''
2828
--ServerApp.base_url=/notebook/${{ values.namespace }}/${{ values.name }}
2929
--ServerApp.quit_button=False
30+
--ServerApp.tornado_settings={"hub_host":"https://rhods-dashboard-redhat-ods-applications.${{ values.clusterURL }}","hub_prefix":"/projects/rhtap-app"}
3031
- name: JUPYTER_IMAGE
3132
value: image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2024.1
3233
- name: MODEL_ENDPOINT

0 commit comments

Comments
 (0)