test(temp): lower storage_fill_warn_percent to 20 for live alert validation

This commit is contained in:
2026-06-30 19:04:50 +02:00
parent 063fb0cfd4
commit 5a3747f6ab
+1
View File
@@ -80,6 +80,7 @@ data:
prune_schedule: "04:30"
alerting:
stale_threshold: "30m"
storage_fill_warn_percent: 20
notifications:
# Resend API key is NOT stored here. It is injected at runtime from Secret/resend-api
# via the RESEND_API_KEY env var (see Deployment below). The Secret is created out-of-band