update event webhook doc with example

Signed-off-by: Prajith Ndz <prajithpalakkuda@gmail.com>
This commit is contained in:
Prajith Ndz 2021-02-01 22:34:20 +05:30
parent 55c3745ef8
commit 339780dcc4
1 changed files with 3 additions and 0 deletions

View File

@ -66,6 +66,9 @@ Spec:
- name: "send to Slack"
type: event
url: http://event-recevier.notifications/slack
metadata:
environment: "test"
cluster: "flagger-test"
```
> **Note** that the sum of all rollout webhooks timeouts should be lower than the analysis interval.