Add validation.yaml

Signed-off-by: Michel Hollands <michel.hollands@grafana.com>
This commit is contained in:
Michel Hollands
2023-07-06 11:58:00 +01:00
parent 39a187457c
commit 67b13388a7
3 changed files with 26 additions and 12 deletions

View File

@@ -2,15 +2,8 @@ namespacesToMonitor:
- loki
- mimir
- tempo
clusterName: "observability" # TODO check if this can be derived
clusterName: "meta-monitoring" # TODO check if this can be derived
# Turn on or off for local storing of metrics, logs or traces
tags:
local-logs: true
local-metrics: true
local-traces: true
# Unfortunately this is duplicate as Helm's tags and conditions fro dependencies are limited
local:
logs:
enabled: false
@@ -18,6 +11,9 @@ local:
enabled: false
traces:
enabled: false
minio:
enabled: false # This should be set to true if any of the previous is enabled
cloud:
logs: