I finally got sonarr/radarr/prowlarr/sabnzbd configured and running in a local k3s cluster, and am thinking about genericizing then open sourcing it as a helm chart once I get cert manager thrown in the mix. Is this a worthwhile endeavor? I get the feeling most of the community uses docker compose.
For things like this i typically use bjw-s app-template: https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
It’s generic and can be easily adapted for a ton of stuff.
Here’s an example for Radarr using Flux: https://github.com/bjw-s/home-ops/blob/main/kubernetes/cluster-0/apps/downloads/radarr/app/helmrelease.yaml