fix: disable Loki to unblock pipeline - will re-enable separately
Some checks failed
Deploy Cluster / Ansible (push) Has been cancelled
Deploy Cluster / Terraform (push) Has been cancelled

This commit is contained in:
2026-03-02 17:07:51 +00:00
parent 80ab59e22d
commit feaefd28a1
2 changed files with 6 additions and 233 deletions

View File

@@ -14,3 +14,5 @@ loki_storage_size: "10Gi"
prometheus_storage_class: "local-path"
grafana_storage_class: "local-path"
loki_storage_class: "local-path"
loki_enabled: false