retentionSize

This commit is contained in:
Dominik Chilla 2022-10-09 21:37:29 +00:00
parent 7d3d517f7c
commit d7c55b3afc

View File

@ -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