Merge pull request #119 from grafana/fix_cluster_name

Use shorter name for cluster
This commit is contained in:
Michel Hollands 2024-05-14 08:47:56 +01:00 committed by GitHub
commit 89d9bdb5e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
namespacesToMonitor: namespacesToMonitor:
- loki - loki
# The name of the cluster where this will be installed # 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 # Set to true to write logs, metrics or traces to Grafana Cloud
# The secrets have to be created first # The secrets have to be created first
cloud: cloud: