mirror of
https://github.com/jlengrand/engine.git
synced 2026-03-10 08:11:21 +00:00
refactor: remove alertmanager
This commit is contained in:
committed by
Pierre Mavro
parent
8e8b29f6ab
commit
aa114eef0f
@@ -29,7 +29,7 @@ commonLabels: {}
|
||||
defaultRules:
|
||||
create: true
|
||||
rules:
|
||||
alertmanager: true
|
||||
alertmanager: false
|
||||
etcd: false
|
||||
general: true
|
||||
k8s: true
|
||||
@@ -101,7 +101,7 @@ alertmanager:
|
||||
|
||||
## Deploy alertmanager
|
||||
##
|
||||
enabled: true
|
||||
enabled: false
|
||||
|
||||
## Api that prometheus will use to communicate with alertmanager. Possible values are v1, v2
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user