immich-app / immich-charts

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

Simplify usage of common chart #15

Closed bo0tzz closed 1 year ago

bo0tzz commented 1 year ago

Currently we do a lot of copy pasting to reuse the common-library helm chart. There is a better way of including it multiple times which I don't fully understand, but see https://github.com/gabe565/charts/blob/7547b4632f8686cc6f402708a19215279c1a0ae3/charts/obico/templates/ml-api.yaml#L9-L12 for the magic sauce.