How config data source for all Org

Hi,
i am using grafana for create data visualización of my customers,
each client have a org in grafana, and i want do no have to config the same datasource for each org,
is there any way that do this?

example, i trying to provisioning datasource, using something like:

apiVersion: 1

datasources:

can i make something like this:

apiVersion: 1

datasources:

(for all orgs)

thanks,