Skip to content
Snippets Groups Projects
Commit 419c8bfa authored by Andrea Michelotti's avatar Andrea Michelotti
Browse files

jupyter url

parent 4e9d7cc0
No related branches found
No related tags found
No related merge requests found
......@@ -164,6 +164,8 @@ spec:
env:
- name: NOTEBOOK_ARGS
value: "--PasswordIdentityProvider.hashed_password={{ .Values.hashedpass }}"
- name: JUPYTER_SERVER_URL
value: "127.0.0.1:8888"
{{- if .Values.epicsConfiguration.gateway }}
- name: EPICS_CA_ADDR_LIST
value: {{ .Values.epicsConfiguration.gateway | quote }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment