use alertmanager-mixin instead of alerts baked in kube-prometheus

This commit is contained in:
paulfantom
2020-12-04 10:10:55 +01:00
parent 25f88e8132
commit d4ca837790
4 changed files with 13 additions and 58 deletions

View File

@@ -83,6 +83,16 @@
"version": "release-2.22",
"name": "prometheus"
},
{
"source": {
"git": {
"remote": "https://github.com/prometheus/alertmanager",
"subdir": "doc/alertmanager-mixin"
}
},
"version": "master",
"name": "alertmanager"
},
{
"source": {
"git": {