Merge pull request #5156 from wackxu/patch-70

Update rollback-daemon-set.md
This commit is contained in:
Jennifer Rondeau
2017-08-22 11:37:33 -04:00
committed by GitHub
@@ -99,7 +99,7 @@ kubectl rollout status ds/<daemonset-name>
When the rollback is complete, the output is similar to this:
```shell
daemon set "<daemonset-name>" successfully rolled out
daemonset "<daemonset-name>" successfully rolled out
```
{% endcapture %}