mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-24 08:31:47 +00:00
Update the alert providers list in notifications guide
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
1ea5d4d2e3
commit
65d5cadf29
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ spec:
|
||||||
name: slack-url
|
name: slack-url
|
||||||
```
|
```
|
||||||
|
|
||||||
The provider type can be `slack`, `msteams`, `discord`, `rocket`, `github`, `gitlab` or `generic`.
|
The provider type can be `slack`, `msteams`, `discord`, `rocket`, `googlechat`, `webex`, `sentry` or `generic`.
|
||||||
|
|
||||||
When type `generic` is specified, the notification controller will post the incoming
|
When type `generic` is specified, the notification controller will post the incoming
|
||||||
[event](../components/notification/event.md) in JSON format to the webhook address.
|
[event](../components/notification/event.md) in JSON format to the webhook address.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue