fmjstudios / helm

🪖 A collection of MIT-licensed Helm Charts
MIT License
13 stars 13 forks source link

fix(charts/paperless-ngx): use subPath for volumeMounts #22

Closed fty4 closed 7 months ago

fty4 commented 9 months ago

What this PR does / why we need it

Currently the same volume will be mounted on two paths - it might be better to use subPath to create a directory for each mount. If no subPath is used both mounts will result in the same directory in the pod and share the files.

Checklist

github-actions[bot] commented 8 months ago

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

fty4 commented 8 months ago

Please do not close PR - still valid.

fty4 commented 7 months ago

Bumped the chart and got expected workflow error for port (https://github.com/fmjstudios/helm/pull/21#issuecomment-2475607186)

mvprowess commented 7 months ago

Yeah, as expected.. I'll fix it on the weekend. Thanks again for your work, using my charts in general and the kind words on the last PR 😄 💯 Merging 👍🏼