Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
Signed-off-by: Gidi233 <qpbtyfh@gmail.com>
  • Loading branch information
Gidi233 committed Sep 13, 2024
1 parent a7a9cf9 commit c8efc8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/rollout/canaryKuma.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ spec:
webhooks:
timeoutSeconds: 60
command:
- "hey -z 1m -q 10 -c 2 http://app.example.com/"
- "hey -z 1m -q 10 -c 2 http://podinfo-canary.test:9898/"
rolloutTimeoutSeconds: 600
- destination:
fleet: quickstart
Expand Down

0 comments on commit c8efc8e

Please sign in to comment.