mirror of
https://github.com/kmein/niveum
synced 2026-03-21 20:31:07 +01:00
Revert "feat(alertmanager): send text email as well"
This reverts commit 3b1af791c9.
This commit is contained in:
@@ -202,13 +202,6 @@ in {
|
|||||||
auth_username = cock.user;
|
auth_username = cock.user;
|
||||||
auth_identity = cock.user;
|
auth_identity = cock.user;
|
||||||
auth_password = cock.password;
|
auth_password = cock.password;
|
||||||
text = ''
|
|
||||||
{{range .Alerts -}}
|
|
||||||
{{ .Status }}: {{ index .Annotations "summary" }}
|
|
||||||
Generated by: {{.generatorURL}}
|
|
||||||
See at: {{.externalURL}}
|
|
||||||
{{end -}}
|
|
||||||
'';
|
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user