netdata / helmchart

Helm chart for kubernetes deployments
GNU General Public License v3.0
167 stars 74 forks source link

reorganise the chart with one folder per component #405

Closed jouve closed 8 months ago

jouve commented 9 months ago

a benefit is that config/checksum annotation is now calculated exactly for its own configmap, so changing a parent config won't restart the daemonset for example.

M4itee commented 8 months ago

@jouve Thanks for this PR. It looks much better and solves a real problem. We need to test this on our own to make sure that it will not break the existing setups.

witalisoft commented 8 months ago

LGTM good job 👍