grafana / helm-charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grafana chart version `7.3.2` breaks k8s-sidecar

onedr0p opened this issue · comments

Discussed here

#2977

Thanks for pointing out, got quite confused by this..

@onedr0p

please checkout the revert PR.

For anyone else who stumbles into this issue after upgrading, setting serviceAccount.autoMount=true in your values will avoid the breakage.

The chart's readme values table did not get updated to capture the change of default values in #2977