retentionSize
This commit is contained in:
parent
7d3d517f7c
commit
d7c55b3afc
@ -19,7 +19,8 @@ alertmanager:
|
|||||||
|
|
||||||
prometheus:
|
prometheus:
|
||||||
prometheusSpec:
|
prometheusSpec:
|
||||||
retention: '7d'
|
# https://prometheus.io/docs/prometheus/latest/storage/#operational-aspects
|
||||||
|
# retention: '7d'
|
||||||
retentionSize: "10GB"
|
retentionSize: "10GB"
|
||||||
## Prometheus StorageSpec for persistent data
|
## Prometheus StorageSpec for persistent data
|
||||||
## ref: https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/user-guides/storage.md
|
## ref: https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/user-guides/storage.md
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user