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