immich-app / immich-charts

Helm chart implementation of Immich
https://immich.app
GNU Affero General Public License v3.0
92 stars 39 forks source link

Add support for arbitrary volume mounts #90

Closed djjudas21 closed 3 months ago

djjudas21 commented 3 months ago

Immich supports external libraries so it would be great if the Helm chart also supported mounting existing PVCs for use as external libraries.

My use case is that I have a volume of photos that I want Immich to index as a read-only external library, but I don't want to integrate them into my main library.

bo0tzz commented 3 months ago

70