Closed fty4 closed 7 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.
Please do not close PR - still valid.
Bumped the chart and got expected workflow error for port (https://github.com/fmjstudios/helm/pull/21#issuecomment-2475607186)
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 👍🏼
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
AUTHORS
filefix(charts/linkwarden): ...
)