mirror of https://github.com/istio/istio.io.git
doc(concepts): fix indentation (#4647)
This commit is contained in:
parent
07d53225d3
commit
2625f059ed
|
|
@ -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).
|
[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
|
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
|
The configuration relies on the URI prefixes of the two services to distinguish
|
||||||
them.
|
them.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue