09_homelab_apps/homelab-apps/templates/loki.yaml aktualisiert
This commit is contained in:
@@ -12,6 +12,16 @@ spec:
|
||||
helm:
|
||||
values: |
|
||||
deploymentMode: SingleBinary
|
||||
|
||||
# Diese Sektionen müssen explizit auf 0,
|
||||
# damit sie den SingleBinary Modus nicht blockieren
|
||||
backend:
|
||||
replicas: 0
|
||||
read:
|
||||
replicas: 0
|
||||
write:
|
||||
replicas: 0
|
||||
|
||||
loki:
|
||||
auth_enabled: false
|
||||
commonConfig:
|
||||
|
||||
Reference in New Issue
Block a user