retention set to 7d od 10GB

This commit is contained in:
Dominik Chilla 2022-10-09 21:27:52 +00:00
parent 3ce089c218
commit 7d3d517f7c

View File

@ -19,6 +19,8 @@ alertmanager:
prometheus:
prometheusSpec:
retention: '7d'
retentionSize: "10GB"
## Prometheus StorageSpec for persistent data
## ref: https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/user-guides/storage.md
storageSpec: