prometheus retention days increased to 60

This commit is contained in:
kisfenyo
2025-12-31 20:22:02 +01:00
parent 3aa43452ee
commit 7c31cf2576
+1 -1
View File
@@ -278,7 +278,7 @@ spec:
args:
- --config.file=/etc/prometheus/prometheus.yml
- --storage.tsdb.path=/prometheus
- --storage.tsdb.retention.time=15d
- --storage.tsdb.retention.time=60d
- --storage.tsdb.retention.size=19GB
- --web.enable-lifecycle
- --web.enable-admin-api