Created helm chart for deploying Addarr on Kubernetes#163
Created helm chart for deploying Addarr on Kubernetes#163Waterboy1602 merged 2 commits intoWaterboy1602:masterfrom
Conversation
fixed app name for helm chart (OCI will not accept capital letters)
|
Thank you for the PR! |
Hi, Sorry for the late reply. Yes, this works, I have been running it for a while and also test deployed it on another system to double check and verify. The helm chart pulls the latest container image when deployed. This can be done by simply pasting the new config_example contents indented by 2 starting at line 6. |
|
Thank you for the confirmation! I'll accept the Pull Request. Maybe it could be interesting to write an installation guide for Kubernetes on the wikipage? So other people easily find the right way to install Addarr with Kubernetes. |
Created helm chart for deploying Addarr on Kubernetes Cluster