Hi, Is there a way to interact with the default datasource (the one named [prometheus](https://github.com/brancz/kubernetes-grafana/blob/8ea4e7bc04b1bf5e9bd99918ca28c6271b42be0e/grafana/grafana.libsonnet#L28))? Specifically, I would like to rename it through config/jsonnet. Or completely disable it and to add it myself in the `_config.grafana+.datasources+` Thank you