mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
modify the hook name
This commit is contained in:
@@ -913,7 +913,7 @@ The `rollback` hook type can be used to manually rollback the canary promotion.
|
||||
```yaml
|
||||
canaryAnalysis:
|
||||
webhooks:
|
||||
- name: "rollback gate"
|
||||
- name: "rollback"
|
||||
type: rollback
|
||||
url: http://flagger-loadtester.test/gate/halt
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user