exportarr icon indicating copy to clipboard operation
exportarr copied to clipboard

Kustomize

Open rtrox opened this issue 1 year ago • 1 comments

Description of the change

Creates separate folders for each exporter, and instructions to install via Kustomize. Where possible, images are referenced by major version tag (v1) to minimize the need to update these.

Ideally in the future we find a way to tie the git tags to their respective image versions in the same commit.

Benefits

Possible drawbacks

Applicable issues

  • fixes #184

Additional information

rtrox avatar Oct 08 '23 16:10 rtrox

I think we should move the actual manifests / kustomize to a folder outside examples, e.g. ./deploy/kustomize this way we can also have a ./deploy/helm if that time ever comes.

onedr0p avatar Oct 11 '23 17:10 onedr0p

I've let this get pretty out of date at this point :-/ Will close this for now, and open an new PR when I'm ready to look at this again.

rtrox avatar Jan 25 '24 21:01 rtrox

No worries, adding kustomize / helm charts kind of puts more of a maintenance burden on us when the majority of people just use the app-template helm chart anyways.

onedr0p avatar Jan 25 '24 23:01 onedr0p