diff --git a/kubernetes/infrastructure/prometheus-alertmanager/app/deployment.yaml b/kubernetes/infrastructure/prometheus-alertmanager/app/deployment.yaml index 7909e23..0722ee2 100644 --- a/kubernetes/infrastructure/prometheus-alertmanager/app/deployment.yaml +++ b/kubernetes/infrastructure/prometheus-alertmanager/app/deployment.yaml @@ -19,7 +19,7 @@ spec: runAsGroup: 0 containers: - name: prometheus-alertmanager - image: prom/prometheus-alertmanager:v0.27.0 + image: prom/alertmanager:v0.27.0 args: - "--config.file=/etc/prometheus/prometheus-alertmanager.yaml" ports: