istio.io
istio.io copied to clipboard
doc: fix formatting in mirroring task
Description
Corrected improper formatting in bash code snippets within the Creating a default routing policy and Mirroring traffic to httpbin-v2 sections. Previously, copy-pasting these snippets would result in parsing errors like
error: error parsing STDIN: error converting YAML to JSON: yaml: line 6: did not find expected key.
This prevents users from directly using the provided examples.
This PR ensures the commands are directly usable.
Reviewers
- [ ] Ambient
- [x] Docs
- [ ] Installation
- [ ] Networking
- [ ] Performance and Scalability
- [ ] Extensions and Telemetry
- [ ] Security
- [ ] Test and Release
- [ ] User Experience
- [ ] Developer Infrastructure
- [ ] Localization/Translation