From 6f5f50f9012b378e47a5cc1bae6e4fe24bb2cc6c Mon Sep 17 00:00:00 2001 From: Michel Hollands Date: Thu, 28 Mar 2024 11:02:13 +0000 Subject: [PATCH] Remove httpPort variable Signed-off-by: Michel Hollands --- charts/meta-monitoring/values.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/charts/meta-monitoring/values.yaml b/charts/meta-monitoring/values.yaml index 544d3ec..8e2d4d5 100644 --- a/charts/meta-monitoring/values.yaml +++ b/charts/meta-monitoring/values.yaml @@ -6,7 +6,6 @@ namespacesToMonitor: # The name of the cluster where this will be installed clusterName: "meta-monitoring" lokiNamespace: "loki" -httpPort: 3100 # Set to true to write logs, metrics or traces to Grafana Cloud cloud: