immich-app / immich-charts

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

Config file support #72

Closed bo0tzz closed 5 months ago

bo0tzz commented 6 months ago

Now that Immich supports YAML-formatted config files, support for those could be nicely integrated into the helm values

hiteshnayak305 commented 6 months ago

Hello @bo0tzz ,

I would like to PR against this if not urgent. :+1:

bo0tzz commented 6 months ago

Go ahead, thank you!

hiteshnayak305 commented 6 months ago

Do we need both json and yaml? or json is sufficient. As export settings feature give json file export.

bo0tzz commented 6 months ago

I would say let's do just yaml, since that will work nicely inside the helm values.yaml file