Skip to content

Commit

Permalink
modify the hook name
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanner Altares authored and Tanner Altares committed Feb 5, 2020
1 parent edbc373 commit 69e969a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gitbook/how-it-works.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit 69e969a

Please sign in to comment.