Open aaronfs07 opened 1 month ago
@aaronfs07 I don't mind. Would you be interested in contributing the helm chart?
No issues with that at all, I will submit a pull request when it is ready for merge
Just started playing with this tonight, could consider using https://bjw-s.github.io/helm-charts/docs/app-template/ as a base rather than maintaining a separate Helm chart. Here is an example values using the app template: https://github.com/samholton/homelab/blob/main/apps/hoarder/helm-release.yaml#L17
Hi @samholton, I'm glad to see your solution! I used your approach and modified a few parameters, and now I have my own instance as well. :+1: I'm also happy to have learned how to use the app-template provided by bjw-s to standardize Helm charts.
Are you at all opposed to be taking the kustomize you have and building an official helm chart?