Skip to content
Snippets Groups Projects
Commit 37be7aa0 authored by Benedikt Wetzel's avatar Benedikt Wetzel
Browse files

Let Grafana search in its own namespace for datasource config-maps

parent 233144d5
No related branches found
No related tags found
No related merge requests found
...@@ -47,8 +47,7 @@ sidecar: ...@@ -47,8 +47,7 @@ sidecar:
# If specified, the sidecar will search for datasource config-maps inside this namespace. # If specified, the sidecar will search for datasource config-maps inside this namespace.
# Otherwise the namespace in which the sidecar is running will be used. # Otherwise the namespace in which the sidecar is running will be used.
# It's also possible to specify ALL to search in all namespaces # It's also possible to specify ALL to search in all namespaces
searchNamespace: default searchNamespace: null
service: service:
nodePort: 31199 nodePort: 31199
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment