diff --git a/apps/services/jupyter.yaml b/apps/services/jupyter.yaml index 450f098..2e6bb21 100644 --- a/apps/services/jupyter.yaml +++ b/apps/services/jupyter.yaml @@ -19,7 +19,7 @@ spec: volumes: - name: jupyter hostPath: - path: /data/home/jupyter + path: /home/jupyter type: DirectoryOrCreate containers: - name: jupyter