I am trying to setup grafana on kubernetes and need to use mysql as its backend to store dashboards and its config instead of persistent volume. Is there any way around to achieve it?
Tried grafana helm charts expecting any variable to use mysql as backend but could not find any.