Skip to content

Commit

Permalink
Merge pull request #73 from azgabur/local_cleanup_remove
Browse files Browse the repository at this point in the history
Remove make local-cleanup
  • Loading branch information
jasonmadigan authored May 3, 2024
2 parents 570d93e + ece1bb6 commit 95818b1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions doc/generate-kuadrant-rate-limit-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,3 @@ curl --resolve example.com:9080:127.0.0.1 -v "http://example.com:9080/dog"
```bash
curl --resolve example.com:9080:127.0.0.1 -v -X POST "http://example.com:9080/dog"
```

* Clean environment
```bash
make local-cleanup
```

0 comments on commit 95818b1

Please sign in to comment.