fix(loki): disable promtail for the time being (needs fix for dataset access)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -145,4 +145,4 @@ volumeClaimTemplates:
|
||||
mountPath: "/data"
|
||||
|
||||
promtail:
|
||||
enabled: true
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user