about summary refs log tree commit diff
path: root/tools/loki-promtail
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-29 14:47:05 +0200
committermakefunstuff <[email protected]>2024-06-29 14:47:05 +0200
commit943557abba2d8284ee8cbbf39606d6ffc7a9e5ab (patch)
tree9a0d6ec43908b122c142821a6ade5c12c039e3c6 /tools/loki-promtail
parente43c9c388966fc922bbfc63710fc8753caaaa09e (diff)
downloadk3s-lab-943557abba2d8284ee8cbbf39606d6ffc7a9e5ab.tar.gz
fs storage
Diffstat (limited to 'tools/loki-promtail')
-rw-r--r--tools/loki-promtail/values.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/loki-promtail/values.yaml b/tools/loki-promtail/values.yaml
index 3f7115d..1b7ae9d 100644
--- a/tools/loki-promtail/values.yaml
+++ b/tools/loki-promtail/values.yaml
@@ -18,6 +18,8 @@ loki:
     enabled: false  # Add this if you do not need the pattern ingester
   tracing:
     enabled: false  # Disable tracing if not needed
+  storage:
+    type: filesystem
 
 promtail:
   fullnameOverride: promtail