Update retention config for Prometheus

This commit is contained in:
Nikolai Rodionov 2023-12-10 08:50:51 +01:00
parent 7365a42479
commit b675368776
No known key found for this signature in database
GPG Key ID: 19DB54039EBF8F10

View File

@ -64,7 +64,8 @@ defaultRules:
prometheus: prometheus:
prometheusSpec: prometheusSpec:
enableAdminAPI: true enableAdminAPI: true
retentionSize: 10GB retentionSize: 7GB
retention: 20d
podMonitorNamespaceSelector: podMonitorNamespaceSelector:
any: true any: true
podMonitorSelector: {} podMonitorSelector: {}