Increase Prometheus and Loki data retention

Prometheus: 15d → 10y (3650d), PVC 20Gi → 200Gi
Loki: 31d (744h) → 365d (8760h), PVC 20Gi → 50Gi

Indri has 1.6 TB free on the minikube backing disk — the previous
15-day Prometheus retention was losing valuable long-term metrics data.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-03-18 06:44:00 -07:00
commit ef199b70f0
4 changed files with 5 additions and 4 deletions

View file

@ -0,0 +1 @@
Increase data retention: Prometheus 15d → 10y (200Gi), Loki 31d → 365d (50Gi)