test(temp): restore storage_fill threshold to default after live validation

This commit is contained in:
2026-06-30 19:07:07 +02:00
parent 5a3747f6ab
commit e1dd06e77a
-1
View File
@@ -80,7 +80,6 @@ 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