Is there any configuration setup to bootstrap Alert Configuration in grafana?

Hi,

I am looking at possibility to configure Grafana installation with pre-built dashboard and alert setup. We’re using helm chart stable/grafana to install grafana in our k8s cluster. For dashboard, I’ve found it exposed via dashboardProviders, dashboards, and dashboardsConfigMaps field in this chart https://github.com/helm/charts/tree/master/stable/grafana.

But I’ve yet found the alert setup in that chart.