Merge pull request #1019 from zhangxiaoyu-zidif/patch-7

Automatic merge from submit-queue

Fix the format of yaml
This commit is contained in:
Kubernetes Submit Queue 2017-09-06 01:20:52 -07:00 committed by GitHub
commit 914d6352b2
1 changed files with 1 additions and 2 deletions

View File

@ -66,8 +66,7 @@ nodes, preempting other pods if necessary.
"kubernetes.io/created-by: \<json API object reference\>"
```
- YAML example:
```
YAML
```yaml
apiVersion: extensions/v1beta1
kind: DaemonSet
metadata: