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

avoid deprecated

parent 86ed3f20
No related branches found
No related tags found
No related merge requests found
......@@ -154,7 +154,7 @@ spec:
{{- end }}
env:
- name: NOTEBOOK_ARGS
value: "--ServerApp.password={{ .Values.hashedpass }}"
value: "--PasswordIdentityProvider.hashed_password={{ .Values.hashedpass }}"
ports:
- name: http
containerPort: 8888
......
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