Skip to content

Commit 905238a

Browse files
authored
Merge pull request #2308 from jcpunk/dash-default
No default namespace for grafana dashboard
2 parents 3626252 + 7c212a9 commit 905238a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

compose/default/grafana/dashboards/latest/dashboard.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2154,9 +2154,8 @@
21542154
{
21552155
"allValue": ".*",
21562156
"current": {
2157-
"selected": false,
2158-
"text": "local-path-storage",
2159-
"value": "local-path-storage"
2157+
"text": "All",
2158+
"value": "$__all"
21602159
},
21612160
"datasource": {
21622161
"type": "prometheus",

0 commit comments

Comments
 (0)