Alertmanager: Adds support for basic auth (#23231)

Add basicauth username and password to the alertmanager notifier UI
This commit is contained in:
melchiormoulin
2020-04-01 09:29:28 +02:00
committed by GitHub
parent 98da152f51
commit 1814dc5afc
2 changed files with 27 additions and 8 deletions

View File

@@ -398,6 +398,8 @@ The following sections detail the supported settings for each alert notification
| Name |
| ---- |
| url |
| basicAuthUser |
| basicAuthPassword |
#### Alert notification `teams`