Skip to content

Commit

Permalink
more values
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Mar 10, 2025
1 parent 8a9b621 commit c53d619
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions values/loki.yml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,18 @@ loki:
bucketName: ${s3_bucket_name}
endpoint: s3.${region}.amazonaws.com
region: ${region}
prefix: loki/
use_thanos_objstore: true
storage_config:
aws:
region: ${region}
s3forcepathstyle: false
bucketnames: ${s3_bucket_name}
s3:
bucketname: ${s3_bucket_name}
region: ${region}
endpoint: s3.${region}.amazonaws.com
prefix: loki/
tracing:
enabled: true

Expand Down

0 comments on commit c53d619

Please sign in to comment.