From 291f680c16b22e366594d076f21f8e9c45e6f88b Mon Sep 17 00:00:00 2001 From: Michel Hollands Date: Tue, 14 May 2024 08:46:45 +0100 Subject: [PATCH] Use shorter name for cluster Signed-off-by: Michel Hollands --- charts/meta-monitoring/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/meta-monitoring/values.yaml b/charts/meta-monitoring/values.yaml index 1f410e1..a030128 100644 --- a/charts/meta-monitoring/values.yaml +++ b/charts/meta-monitoring/values.yaml @@ -2,7 +2,7 @@ namespacesToMonitor: - loki # The name of the cluster where this will be installed -clusterLabelValue: "meta-monitoring" +clusterLabelValue: "meta" # Set to true to write logs, metrics or traces to Grafana Cloud # The secrets have to be created first cloud: