Skip to content

Created helm chart for deploying Addarr on Kubernetes#163

Merged
Waterboy1602 merged 2 commits intoWaterboy1602:masterfrom
templehasfallen:master
Jun 3, 2024
Merged

Created helm chart for deploying Addarr on Kubernetes#163
Waterboy1602 merged 2 commits intoWaterboy1602:masterfrom
templehasfallen:master

Conversation

@templehasfallen
Copy link
Contributor

Created helm chart for deploying Addarr on Kubernetes Cluster

templehasfallen and others added 2 commits May 9, 2024 20:34
fixed app name for helm chart (OCI will not accept capital letters)
@Waterboy1602
Copy link
Owner

Thank you for the PR!
I've never used Kubernetes. But if you can guarantee this works, I will merge it.

@templehasfallen
Copy link
Contributor Author

Thank you for the PR! I've never used Kubernetes. But if you can guarantee this works, I will merge it.

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.
However, the config will not get automatically updated in the chart. If when you update the application and it requires a new configuration file (new/changed/removed configuration variables), then it needs to be updated in the chart in helm/values.yaml.

This can be done by simply pasting the new config_example contents indented by 2 starting at line 6.

@Waterboy1602
Copy link
Owner

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.

@Waterboy1602 Waterboy1602 merged commit a8d1a8a into Waterboy1602:master Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants