Mark all code fragments with language in egress (#272)

This commit is contained in:
Kuat 2017-05-18 05:44:52 -07:00 committed by Martin Taillefer
parent 1fca7bea62
commit 497cda5cb4
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ cloud provider specific knowledge and configuration.
1. Shutdown the [sleep](https://github.com/istio/istio/tree/master/samples/apps/sleep) service.
```
```bash
kubectl delete -f samples/apps/sleep/sleep.yaml
```