Since this is a really new chart, the real implementation inside the template was missing.
Additionally I added support to change the deployment strategy, because I am not sure wheter it is a good idea to use RollingUpdate and have a lot of local data in a PVC containing *.db-Files. (The default still is RollingUpdate to have a non-breaking change :-) )
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[x] Chart Version bumped
[x] Variables are documented in the README.md
[x] Title of the PR starts with chart name (e.g. [radarr])
Special notes for your reviewer:
Since this is a really new chart, the real implementation inside the template was missing. Additionally I added support to change the deployment strategy, because I am not sure wheter it is a good idea to use RollingUpdate and have a lot of local data in a PVC containing *.db-Files. (The default still is RollingUpdate to have a non-breaking change :-) )
Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
[radarr]
)