Merge pull request #1421 from poopoothegorilla/fix/doc-install

docs(*): Minor corrections kebuctl commands in install.md
pull/1422/head
Matt Butcher 9 years ago committed by GitHub
commit 58be8c9fce

@ -154,7 +154,7 @@ configuration in ConfigMaps inside of Kubernetes.
Because Tiller stores its data in Kubernetes ConfigMaps, you can safely
delete and re-install Tiller without worrying about losing any data. The
recommended way of deleting Tiller is with `kubectl delete deployment
tiller-deployment -n kube-system`
tiller-deployment --namespace kube-system`
## Conclusion

Loading…
Cancel
Save