doc(concepts): fix indentation (#4647)

This commit is contained in:
Jian Zeng 2019-07-10 23:19:58 +08:00 committed by mergify[bot]
parent 07d53225d3
commit 2625f059ed
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.