This commit is contained in:
leo 2019-09-02 11:05:12 +08:00 committed by Martin Taillefer
parent 9a55f7eef4
commit 2e0944a447
1 changed files with 1 additions and 1 deletions

View File

@ -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 >}}