monitoring: longer data history
This commit is contained in:
parent
f7bf990d62
commit
1a161b4d3c
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user