mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
Update docs/gitbook/usage/webhooks.md
Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
co-authored by
Stefan Prodan
parent
ada9288f88
commit
df50c32c09
@@ -434,7 +434,7 @@ If you have notifications enabled, Flagger will post a message to Slack or MS Te
|
||||
To debug in depth any issues with helm tests, you can execute commands on the flagger-loadtester pod.
|
||||
```bash
|
||||
kubectl exec -it deploy/flagger-loadtester -- bash
|
||||
helmv3 test ....
|
||||
helmv3 test <release> -n <namespace>
|
||||
```
|
||||
|
||||
#### Helm tests hang during canary deployment
|
||||
|
||||
Reference in New Issue
Block a user