From 46fd7c094bd8f3e8caac36cd3fa153195b69419d Mon Sep 17 00:00:00 2001 From: Carl Bergquist Date: Mon, 20 Apr 2020 11:19:31 +0200 Subject: [PATCH] Alertmanager: Basic auth should not be required (#23691) --- pkg/services/alerting/notifiers/alertmanager.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/services/alerting/notifiers/alertmanager.go b/pkg/services/alerting/notifiers/alertmanager.go index 66625d06084..e11065495b0 100644 --- a/pkg/services/alerting/notifiers/alertmanager.go +++ b/pkg/services/alerting/notifiers/alertmanager.go @@ -26,11 +26,11 @@ func init() {
Basic Auth User - +
Basic Auth Password - +
`,