From 567f3b115eb3b9314f683e353d9a29e466d8b3bc Mon Sep 17 00:00:00 2001 From: Marco van Zijl Date: Sun, 9 Nov 2025 20:24:57 +0100 Subject: [PATCH] Add delete_request_store configuration to Loki retention settings --- apps/logging/loki/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/logging/loki/values.yaml b/apps/logging/loki/values.yaml index 2c42847..c6f4e32 100644 --- a/apps/logging/loki/values.yaml +++ b/apps/logging/loki/values.yaml @@ -61,6 +61,7 @@ loki: retention_enabled: true retention_delete_delay: 2h retention_delete_worker_count: 150 + delete_request_store: s3 # Storage config storage_config: