add infra app prometheus-altertmanager

This commit is contained in:
2024-06-26 18:14:44 +10:00
parent a5f23660e7
commit 488c95048d
4 changed files with 54 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ spec:
- name: prometheus
image: prom/prometheus:v2.53.0
args:
- "--storage.tsdb.retention.time=12h"
- "--storage.tsdb.retention.time=14d"
- "--config.file=/etc/prometheus/prometheus.yaml"
- "--storage.tsdb.path=/prometheus/"
ports: