Skip to content

Commit

Permalink
We are generating 404s not 400s
Browse files Browse the repository at this point in the history
  • Loading branch information
kdorosh committed Dec 21, 2020
1 parent 7e5f176 commit 67c2845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gitbook/tutorials/gloo-progressive-delivery.md
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ podinfod=stefanprodan/podinfo:3.1.3
Generate 404s:

```bash
watch curl -H 'Host: app.example.com' http://gateway-proxy.gloo-system/status/400
watch curl -H 'Host: app.example.com' http://gateway-proxy.gloo-system/status/404
```

Watch Flagger logs:
Expand Down

0 comments on commit 67c2845

Please sign in to comment.