feature/mailu #5

Merged
bstein merged 71 commits from feature/mailu into main 2025-12-14 17:48:04 +00:00
Showing only changes of commit 1a161b4d3c - Show all commits

View File

@ -65,13 +65,13 @@ spec:
namespace: flux-system
values:
server:
# keep ~3 months; change as you like (supports "d", "y")
# keep 1 year; supports "d", "y"
extraArgs:
retentionPeriod: "90d" # VM flag -retentionPeriod=90d. :contentReference[oaicite:11]{index=11}
retentionPeriod: "1y" # VM flag -retentionPeriod=1y. :contentReference[oaicite:11]{index=11}
persistentVolume:
enabled: true
size: 100Gi
size: 250Gi
# Enable built-in Kubernetes scraping
scrape: