Skip to content

Commit

Permalink
Fixes curl call
Browse files Browse the repository at this point in the history
  • Loading branch information
lordofthejars committed Mar 26, 2020
1 parent d580deb commit 02894dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/modules/ROOT/pages/4simple-routerules.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@ From the main istio-tutorial directory,
----
kubectl create -f link:{github-repo}/{istiofiles-dir}/destination-rule-recommendation-v1-v2.yml[istiofiles/destination-rule-recommendation-v1-v2.yml] -n tutorial{namespace-suffix}
kubectl create -f link:{github-repo}/{istiofiles-dir}/virtual-service-recommendation-v2.yml[istiofiles/virtual-service-recommendation-v2.yml] -n tutorial{namespace-suffix}
./scripts/run.sh istio-ingressgateway-istio-system.{appdomain}/{path}
----

include::generate_traffic.adoc[]

you should only see v2 being returned

[#alltorecommendationv1]
Expand Down

0 comments on commit 02894dd

Please sign in to comment.