Use envoryv2 for bookinfo example. (#1329)

This commit is contained in:
Guang Ya Liu 2018-05-21 22:01:01 +08:00 committed by istio-bot
parent 1427299d2b
commit 47feea728f
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ To start the application, follow the instructions below corresponding to your Is
use the following command
```command
$ kubectl apply -f <(istioctl kube-inject --debug -f samples/bookinfo/kube/bookinfo.yaml)
$ kubectl apply -f <(ISTIO_PROXY_IMAGE=proxyv2 istioctl kube-inject --debug -f samples/bookinfo/kube/bookinfo.yaml)
```
The `istioctl kube-inject` command is used to manually modify the `bookinfo.yaml`