diff --git a/kubernetes/assets/dashboards/kubernetes_dashboard.json b/kubernetes/assets/dashboards/kubernetes_dashboard.json index cfdfaa972f6bd..a6cd31ac73fc7 100644 --- a/kubernetes/assets/dashboards/kubernetes_dashboard.json +++ b/kubernetes/assets/dashboards/kubernetes_dashboard.json @@ -352,7 +352,8 @@ "tags": [ "$scope", "$node", - "$label" + "$label", + "$cluster" ] }, "layout": { @@ -379,7 +380,8 @@ "*", "$node", "$label", - "$scope" + "$scope", + "$cluster" ] }, "layout": {