Open
Description
Hi,
I noticed that the volumeMounts
is missing when there is persistent volume usage within the StatefulSet: :
https://github.com/briefercloud/briefer/blob/main/chart/templates/jupyter-statefulset.yaml
volumeMounts:
- name: jupyter-storage
mountPath: /home/jupyteruser
Without this, all saved data will be lost when the pod is restarted.
Metadata
Metadata
Assignees
Labels
No labels