From db86c4a35f3981d25a2a793dc42e2b315fa9ab4e Mon Sep 17 00:00:00 2001 From: "Matthew C. Morgan" Date: Mon, 10 Mar 2025 18:42:05 -0400 Subject: [PATCH] delete store fix --- 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 3f83c9f..86fe848 100644 --- a/values/loki.yml.tpl +++ b/values/loki.yml.tpl @@ -11,7 +11,7 @@ loki: auth_enabled: false compactor: retention_enabled: true - delete_request_store: true + delete_request_store: s3 commonConfig: path_prefix: /loki replication_factor: 1