Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jky-yy authored Sep 29, 2018
1 parent 6f7ac2b commit 8e4e203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

## Bring up the application containers
```
kubectl apply -f <(istioctl kube-inject -f ./istio.yaml > istio-inject.yaml)
kubectl apply -f <(istioctl kube-inject -f ./istio.yaml)
```

## Define the ingress gateway for the application
Expand Down

0 comments on commit 8e4e203

Please sign in to comment.