Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anishamidi authored Apr 26, 2024
1 parent f5bb3ba commit 6dd471b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ oc get svc
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
network-chaos-example-my-upstream-svc ClusterIP 172.30.115.120 <none> 38861/TCP 2h
```
Now, you can request the toxiproxy-smapplocation service for faulty service, and you will see the request with a faulty response.
Now, you can request the network-chaos-example-my-upstream-svc service, and you will see the request with a faulty response.

## Contributing
Contributions are welcomed and you can contribute by raising issues, improving the documentation, contributing to the core framework and tooling, etc.
Expand Down

0 comments on commit 6dd471b

Please sign in to comment.