Skip to content

[Helm] Missing volume mount in chart #335

Open
@gnavarroco

Description

@gnavarroco

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions