add helm
This commit is contained in:
@@ -285,7 +285,11 @@ config:
|
||||
# Must be reference in `config.file` to configure `clients`
|
||||
# @default -- See `values.yaml`
|
||||
clients:
|
||||
- url: http://loki-gateway/loki/api/v1/push
|
||||
- url: http://loki.t.realmanual.ru/loki/api/v1/push
|
||||
tenant_id: 1
|
||||
basic_auth:
|
||||
username: loki
|
||||
password: loki123
|
||||
# -- A section of reusable snippets that can be reference in `config.file`.
|
||||
# Custom snippets may be added in order to reduce redundancy.
|
||||
# This is especially helpful when multiple `kubernetes_sd_configs` are use which usually have large parts in common.
|
||||
|
Reference in New Issue
Block a user