Michel Hollands 681aded107 Add comments to values.yaml
Signed-off-by: Michel Hollands <michel.hollands@grafana.com>
2023-06-21 13:51:22 +01:00

43 lines
806 B
YAML

namespacesToMonitor:
- loki
- mimir
- tempo
clusterName: "observability" # TODO check if this can be derived
# The following are configuration for the dependencies.
# These should not be changed.
loki:
loki:
auth_enabled: false
commonConfig:
replication_factor: 1
storage:
type: 'filesystem'
singleBinary:
replicas: 1
extraArgs: ["-log.level=debug"]
monitoring:
dashboards:
enabled: false
rules:
enabled: false
serviceMonitor:
enabled: false
selfMonitoring:
enabled: false
grafanaAgent:
installOperator: false
lokiCanary:
enabled: false
test:
enabled: false
grafana-agent:
agent:
configMap:
create: false
name: "agent-configmap"
key: 'config.river'
# mimir-distributed: