Skip to content

Commit

Permalink
fix: broken store config in grafana loki (#2830)
Browse files Browse the repository at this point in the history
  • Loading branch information
takirala authored Nov 20, 2024
1 parent 42a4fbf commit ec097b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/grafana-loki/0.79.5/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 ec097b1

Please sign in to comment.