From 3c184d4358b28ddd1e6ced4317bd448ea02e44ee Mon Sep 17 00:00:00 2001 From: Robert Gildein Date: Tue, 3 Sep 2024 16:49:02 +0200 Subject: [PATCH] Fix tag istio-pilot dashboard tag (#542) Fix the CKF tag for istio-pilot dashboard. This tag should be lowercase and not upper case. fixes: #538 --- .../src/grafana_dashboards/istio_control_plane.json.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charms/istio-pilot/src/grafana_dashboards/istio_control_plane.json.tmpl b/charms/istio-pilot/src/grafana_dashboards/istio_control_plane.json.tmpl index a6c64abc..3a2da358 100644 --- a/charms/istio-pilot/src/grafana_dashboards/istio_control_plane.json.tmpl +++ b/charms/istio-pilot/src/grafana_dashboards/istio_control_plane.json.tmpl @@ -1949,7 +1949,7 @@ "schemaVersion": 38, "style": "dark", "tags": [ - "CKF", + "ckf", "istio" ], "templating": {