improving things

This commit is contained in:
2025-10-28 15:36:03 -03:00
parent 868fdce461
commit eb6b3108e0
10 changed files with 16 additions and 31 deletions

View File

@@ -22,7 +22,7 @@ spec:
args:
- "--config.file=/etc/prometheus/prometheus.yml"
- "--storage.tsdb.path=/prometheus"
- "--storage.tsdb.retention.time=3d"
- "--storage.tsdb.retention.time=1d"
- "--web.enable-lifecycle"
ports:
- containerPort: 9090