mirror of https://github.com/istio/istio.io.git
"Configuring Request Routing" fixes (#1251)
* Changes after reviewing the "Configuring Request Routing" doc * Updated v1alpha3 too
This commit is contained in:
parent
c97ad101fc
commit
25fb4bce22
|
|
@ -99,7 +99,7 @@ following table:
|
|||
> The Helm chart also offers significant customization options per individual
|
||||
service. Customize these per-service options at your own risk.
|
||||
The per-service options are exposed via the
|
||||
[`values.yaml` file](https://raw.githubusercontent.com/istio/istio/master/install/kubernetes/helm/istio/values.yaml).
|
||||
[`values.yaml`](https://raw.githubusercontent.com/istio/istio/master/install/kubernetes/helm/istio/values.yaml) file.
|
||||
|
||||
## Uninstall Istio
|
||||
|
||||
|
|
|
|||
|
|
@ -177,4 +177,4 @@ all users to v2, optionally in a gradual fashion. We'll explore this in a separa
|
|||
|
||||
## What's next
|
||||
|
||||
* Learn more about [request routing]({{home}}/docs/concepts/traffic-management/rules-configuration.html).
|
||||
* Learn more about [request routing]({{home}}/docs/concepts/traffic-management/request-routing.html).
|
||||
|
|
|
|||
|
|
@ -178,4 +178,4 @@ all users to v2, optionally in a gradual fashion. We'll explore this in a separa
|
|||
|
||||
## What's next
|
||||
|
||||
* Learn more about [request routing]({{home}}/docs/concepts/traffic-management/rules-configuration.html).
|
||||
* Learn more about [request routing]({{home}}/docs/concepts/traffic-management/request-routing.html).
|
||||
|
|
|
|||
Loading…
Reference in New Issue