monitoring: longer data history

This commit is contained in:
Brad Stein 2025-12-14 14:47:20 -03:00
parent f7bf990d62
commit 1a161b4d3c

View File

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