FIX: loki datasource in grafana should not be default
This commit is contained in:
parent
e72fec9e18
commit
ae6c73a238
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ helmapp + {
|
|||
chart:: "loki-stack",
|
||||
version:: "2.6.*",
|
||||
values:: |||
|
||||
loki:
|
||||
isDefault: false
|
||||
promtail:
|
||||
extraScrapeConfigs:
|
||||
- job_name: journal
|
||||
|
|
Loading…
Reference in a new issue