Commit 2d75799d authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #17528 from kubernetes/fix-daemonset

Auto commit by PR queue bot
parents c879383c 9a95e555
...@@ -71,7 +71,7 @@ The DaemonSet supports standard API features: ...@@ -71,7 +71,7 @@ The DaemonSet supports standard API features:
- YAML example: - YAML example:
```YAML ```YAML
apiVersion: v1 apiVersion: extensions/v1beta1
kind: DaemonSet kind: DaemonSet
metadata: metadata:
labels: labels:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment