Let Grafana search in its own namespace for datasource config-maps
Compare changes
@@ -47,8 +47,7 @@ sidecar:
@@ -47,8 +47,7 @@ sidecar:
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)