Skip to content

Commit

Permalink
fix: broken store config in grafana loki (#2830) (#2837)
Browse files Browse the repository at this point in the history
(cherry picked from commit ec097b1)

Co-authored-by: Tarun Gupta Akirala <[email protected]>
  • Loading branch information
mesosphere-ci and takirala authored Nov 21, 2024
1 parent a90a692 commit a32fa64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/grafana-loki/0.79.4/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ data:
configs:
- from: 2020-09-07
store: boltdb-shipper
object_store: aws
object_store: s3
schema: v11
index:
prefix: loki_index_
Expand Down

0 comments on commit a32fa64

Please sign in to comment.