mirror of https://github.com/istio/istio.io.git
Change the service name in the description to match the example. (#4787)
Signed-off-by: Nancy Avinger <navinger@google.com>
This commit is contained in:
parent
ca7559cab2
commit
fecc4ca84e
|
@ -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