mirror of https://github.com/istio/istio.io.git
fix notes (#4878)
This commit is contained in:
parent
9a55f7eef4
commit
2e0944a447
|
@ -1334,7 +1334,7 @@ spec:
|
|||
|
||||
You can use delay and abort faults together. The following configuration
|
||||
introduces a delay of 5 seconds for all requests from the `v2` subset of the
|
||||
`ratings` service to the `v1` subset of the `ratings` service and an abort for
|
||||
`reviews` service to the `v1` subset of the `ratings` service and an abort for
|
||||
10% of them:
|
||||
|
||||
{{< text yaml >}}
|
||||
|
|
Loading…
Reference in New Issue