Alerting: Store sensitive settings encrypted for Sensu notifier (#27131)

* encrypt password

* update docs
This commit is contained in:
Will Browne
2020-08-24 16:48:55 +02:00
committed by GitHub
parent 1502722129
commit ed6f0663c2
2 changed files with 41 additions and 29 deletions

View File

@@ -466,13 +466,13 @@ The following sections detail the supported settings and secure settings for eac
#### Alert notification `sensu`
| Name |
| -------- |
| url |
| source |
| handler |
| username |
| password |
| Name | Secure setting |
| -------- | - |
| url | |
| source | |
| handler | |
| username | |
| password | yes |
#### Alert notification `prometheus-alertmanager`