retention set to 7d od 10GB
This commit is contained in:
parent
3ce089c218
commit
7d3d517f7c
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user