draganm / missing-container-metrics

Prometheus exporter for container metrics cAdvisor won't give you
MIT License
171 stars 31 forks source link

Add tolerations for all nodes #9

Open dshackith opened 3 years ago

dshackith commented 3 years ago

This adds toleration to daemonset that will allow it to run on all nodes, even those with taints.

dshackith commented 3 years ago

This is an incomplete PR as it needs to bump the version of the chart, and there are other PRs that also bump the version. The sequence of merges will determine the versioning.