diff --git a/docs/guides/notifications.md b/docs/guides/notifications.md index 98398540..37186d5b 100644 --- a/docs/guides/notifications.md +++ b/docs/guides/notifications.md @@ -45,7 +45,7 @@ spec: 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 [event](../components/notification/event.md) in JSON format to the webhook address.