mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-22 15:41:47 +00:00
Update docs/guides/chat-notifications.md
Add sentry and webex
This commit is contained in:
parent
da85ec9a3b
commit
3fab4d3b33
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ Create a notification provider for your service by referencing the above secret:
|
|||
type: googlechat
|
||||
```
|
||||
|
||||
The provider type can be `slack`, `discord`, `msteams`, `rocket`, `googlechat` or `generic`
|
||||
The provider type can be `slack`, `discord`, `msteams`, `googlechat`, `rocket`, `sentry`, `webex` or `generic`
|
||||
|
||||
When type `generic` is specified, the notification controller will post the incoming
|
||||
[event](../components/notification/event.md) in JSON format to the webhook address.
|
||||
|
|
|
|||
Loading…
Reference in a new issue