Let Grafana search in its own namespace for datasource config-maps
So far Grafana has only observed datasource-configmaps that were created in the namespace default
. Now configmaps are used which are in the same namespace as Grafana.
Closes #50 (closed)
Edited by Benedikt Wetzel