diff options
| author | Brendan Burns <bburns@google.com> | 2015-11-19 13:35:24 -0800 |
|---|---|---|
| committer | Brendan Burns <bburns@google.com> | 2015-11-19 13:35:24 -0800 |
| commit | 442bba37e2d93ae560adffe6c20b626e5916751c (patch) | |
| tree | dd64e2a6d63278e31308321992450b9a4f19b5fd /daemon.md | |
| parent | f10d80bd8b208da1c5470177e0d843fe1d0de830 (diff) | |
Update daemon.md
Diffstat (limited to 'daemon.md')
| -rw-r--r-- | daemon.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,7 +71,7 @@ The DaemonSet supports standard API features: - YAML example: ```YAML - apiVersion: v1 + apiVersion: extensions/v1beta1 kind: DaemonSet metadata: labels: |
