[Check_mk (English)] Helm chart values file - kubernetes monitoring

HI all,

We are currently using checkMK v2.2 and helm chart 1.51. We use the Ingress option, not the nodeport option.
Is it documented anywhere how the various options in the values file of the helm chart can be used? How certain values have to be added? What is possible and what not?

We would like to limit the namespaces for which data is sent to the UI. We would also like to add tolerations to one or both of the options listed in the values file for the helm chart, but keep getting an error, no matter how we add the tolerations in the values file.

Any help in this regard would be greatly appreciated.

Best regards,
Jacky

Slight correction on my original post (which I can’t seem to edit anymore) … the Helm chart version is 1.5.1 and not 1.51.

You can exclude the namespaces from the monitoring but there is no straightforward way to do this at the helm chart level.

Thanx a lot chauhan_sudhir!
This is very helpful as we’re not getting anywhere with the helm chart in this regard. :+1: