Skip to content

Commit d1cf68b

Browse files
authored
fix(k8s-views-namespaces): use custom all value for created_by filter (#147)
1 parent 1b930ae commit d1cf68b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dashboards/k8s-views-namespaces.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2997,6 +2997,7 @@
29972997
"type": "custom"
29982998
},
29992999
{
3000+
"allValue": ".*",
30003001
"current": {},
30013002
"datasource": {
30023003
"type": "prometheus",
@@ -3029,6 +3030,6 @@
30293030
"timezone": "",
30303031
"title": "Kubernetes / Views / Namespaces",
30313032
"uid": "k8s_views_ns",
3032-
"version": 42,
3033+
"version": 43,
30333034
"weekStart": ""
30343035
}

0 commit comments

Comments
 (0)