fix(loki): disable promtail for the time being (needs fix for dataset access)

This commit is contained in:
kjeld Schouten-Lebbing
2021-11-24 13:09:26 +01:00
parent bc389bc5de
commit 4d4d8d3551
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ name: loki
sources:
- https://github.com/grafana/loki
type: application
version: 1.0.5
version: 1.0.6
annotations:
truecharts.org/catagories: |
- logs

View File

@@ -145,4 +145,4 @@ volumeClaimTemplates:
mountPath: "/data"
promtail:
enabled: true
enabled: false