Skip to content

Commit

Permalink
Merge pull request kubernetes#17528 from kubernetes/fix-daemonset
Browse files Browse the repository at this point in the history
Auto commit by PR queue bot
  • Loading branch information
k8s-merge-robot committed Nov 20, 2015
2 parents c879383 + 9a95e55 commit 2d75799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/design/daemon.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ The DaemonSet supports standard API features:
- YAML example:

```YAML
apiVersion: v1
apiVersion: extensions/v1beta1
kind: DaemonSet
metadata:
labels:
Expand Down

0 comments on commit 2d75799

Please sign in to comment.