Merge pull request #1019 from zhangxiaoyu-zidif/patch-7
Automatic merge from submit-queue Fix the format of yaml
This commit is contained in:
commit
914d6352b2
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue