jupyter: mount /home/jupyter

This commit is contained in:
Andrey Kartashov 2020-11-25 13:50:21 +07:00 committed by GitHub
parent 0efc2b39fc
commit 6ea2b61e41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ spec:
volumes:
- name: jupyter
hostPath:
path: /data/home/jupyter
path: /home/jupyter
type: DirectoryOrCreate
containers:
- name: jupyter