Add default values in values.yaml

Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
Michel Hollands 2023-08-16 16:48:41 +01:00
parent 4cf4d13955
commit a3d27c1c3a

View File

@ -21,19 +21,19 @@ local:
cloud: cloud:
logs: logs:
enabled: true enabled: true
endpoint: endpoint: CHANGEME
username: username: CHANGEME
password: password: CHANGEME
metrics: metrics:
enabled: true enabled: true
endpoint: endpoint: CHANGEME
username: username: CHANGEME
password: password: CHANGEME
traces: traces:
enabled: true enabled: true
endpoint: endpoint: CHANGEME
username: username: CHANGEME
password: password: CHANGEME
# Adding regexes here will add a stage.replace block for logs. For more information see # Adding regexes here will add a stage.replace block for logs. For more information see
# https://grafana.com/docs/agent/latest/flow/reference/components/loki.process/#stagereplace-block # https://grafana.com/docs/agent/latest/flow/reference/components/loki.process/#stagereplace-block