doc(concepts): fix indentation (#4647) (#4654)

(cherry picked from commit 2625f059ed)
This commit is contained in:
mergify[bot] 2019-07-10 08:27:31 -07:00 committed by Martin Taillefer
parent f8a6a50afa
commit c091e89fdd
1 changed files with 28 additions and 28 deletions

View File

@ -426,7 +426,7 @@ easily lead to misconfigurations. Therefore we do
[not recommend it for production deployments](/docs/reference/config/networking/v1alpha3/virtual-service/#Destination).
The following example shows a virtual service configuration with fully qualified traffic routes
for two services in the `my-namespace.svc.cluster.local` Kubernetes namespace.
for two services in the `my-namespace` Kubernetes namespace.
The configuration relies on the URI prefixes of the two services to distinguish
them.