Default alerting to Alertmanager API v2
Alertmanager API v2 is available for more than 2 years now, there's no reason to not use it by default. Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
@@ -12,7 +12,8 @@ metadata:
|
||||
spec:
|
||||
alerting:
|
||||
alertmanagers:
|
||||
- name: alertmanager-main
|
||||
- apiVersion: v2
|
||||
name: alertmanager-main
|
||||
namespace: monitoring
|
||||
port: web
|
||||
image: quay.io/prometheus/prometheus:v2.24.0
|
||||
|
||||
Reference in New Issue
Block a user