Update retention config for Prometheus

This commit is contained in:
Nikolai Rodionov
2023-12-10 08:50:51 +01:00
parent 7365a42479
commit b675368776

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: {}