about summary refs log tree commit diff
path: root/tools/loki-promtail
diff options
context:
space:
mode:
Diffstat (limited to 'tools/loki-promtail')
-rw-r--r--tools/loki-promtail/values.yaml84
1 files changed, 42 insertions, 42 deletions
diff --git a/tools/loki-promtail/values.yaml b/tools/loki-promtail/values.yaml
index 7161ce8..6cc2f51 100644
--- a/tools/loki-promtail/values.yaml
+++ b/tools/loki-promtail/values.yaml
@@ -4,49 +4,49 @@ loki:
     auth_enabled: false
     analytics:
       reporting_enabled: false
-      commonConfig:
-        replication_factor: 1
-      ingester:
-        chunk_encoding: snappy
-      storage:
-        type: filesystem
-      schemaConfig:
-        configs:
-          - from: "2024-06-29"
-            store: tsdb
-            object_store: filesystem
-            schema: v13
-            index:
-              prefix: loki_index_
-              period: 24h
-      limits_config:
-        retention_period: 14d
-      mminio:
-        enabled: true
-        serviceAccount:
-          name: "minio-sa-loki"
+    commonConfig:
+      replication_factor: 1
+    ingester:
+      chunk_encoding: snappy
+    storage:
+      type: filesystem
+    schemaConfig:
+      configs:
+        - from: "2024-06-29"
+          store: tsdb
+          object_store: filesystem
+          schema: v13
+          index:
+            prefix: loki_index_
+            period: 24h
+    limits_config:
+      retention_period: 14d
+    mminio:
+      enabled: true
+      serviceAccount:
+        name: "minio-sa-loki"
 
-      singleBinary:
-        replicas: 1
-        persistence:
-          enabled: true
-          size: 50Gi
-        gateway:
-          replicas: 0
-        backend:
-          replicas: 0
-        read:
-          replicas: 0
-        write:
-          replicas: 0
-        chunksCache:
-          enabled: false
-        resultsCache:
-          enabled: false
-        lokiCanary:
-          enabled: false
-        test:
-          enabled: false
+    singleBinary:
+      replicas: 1
+      persistence:
+        enabled: true
+        size: 50Gi
+      gateway:
+        replicas: 0
+      backend:
+        replicas: 0
+      read:
+        replicas: 0
+      write:
+        replicas: 0
+      chunksCache:
+        enabled: false
+      resultsCache:
+        enabled: false
+      lokiCanary:
+        enabled: false
+      test:
+        enabled: false
 promtail:
   fullnameOverride: promtail
   config: