From 043a503ce756e71c963fbbd4ca551a9bc0d89085 Mon Sep 17 00:00:00 2001 From: Michel Hollands Date: Mon, 1 Apr 2024 14:42:52 +0100 Subject: [PATCH] Use the meta namespace everywhere 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 b554864..eda8c7c 100644 --- a/charts/meta-monitoring/values.yaml +++ b/charts/meta-monitoring/values.yaml @@ -5,7 +5,7 @@ namespacesToMonitor: - tempo # The name of the cluster where this will be installed clusterName: "meta-monitoring" -metaMonitoringNamespace: "mmc" +metaMonitoringNamespace: "meta" lokiNamespace: "loki" # Set to true to write logs, metrics or traces to Grafana Cloud