09_homelab_apps/homelab-apps/templates/loki.yaml aktualisiert

This commit is contained in:
2026-02-08 16:40:31 +00:00
parent a7fc007148
commit 19e734b3ef
@@ -24,15 +24,18 @@ spec:
loki:
auth_enabled: false
commonConfig:
replication_factor: 1
storage:
type: 'filesystem'
# Permission-Fix für NFS-CSI
podSecurityContext:
fsGroup: 10001
runAsGroup: 10001
runAsUser: 10001
schemaConfig:
configs:
- from: "2024-01-01"
store: tsdb
object_store: filesystem
schema: v13
index:
prefix: index_
period: 24h
singleBinary:
replicas: 1
persistence: