From ba8a1900f297275fd334fec172fdbb27c44099fb Mon Sep 17 00:00:00 2001 From: "Matthew C. Morgan" Date: Mon, 10 Mar 2025 19:41:09 -0400 Subject: [PATCH] update s3 --- values/loki.yml.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values/loki.yml.tpl b/values/loki.yml.tpl index f364fe5..33b89cf 100644 --- a/values/loki.yml.tpl +++ b/values/loki.yml.tpl @@ -63,7 +63,7 @@ loki: storage_config: aws: region: ${region} - s3: s3://${region}/${s3_bucket_name}/loki/ + s3: s3://${region}/${s3_bucket_name}/ tracing: enabled: true