Improve devel docs syntax highlighting.

This commit is contained in:
Alex Robinson
2015-07-19 08:54:49 +00:00
parent 4c308f0703
commit 4182c3b394
9 changed files with 77 additions and 77 deletions

View File

@@ -69,7 +69,7 @@ spec:
Note that we omit the labels and the selector fields of the replication controller, because they will be populated from the labels field of the pod template by default.
```
```sh
kubectl create -f ./controller.yaml
```