billimek / billimek-charts

DEPRECATED - new home is https://github.com/k8s-at-home/charts
Apache License 2.0
89 stars 52 forks source link

[adguard-home] Add basic support for probes, add ability to change deployment strategy #292

Closed mkilchhofer closed 4 years ago

mkilchhofer commented 4 years ago

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.]