Add "deploy" abbrev for deployments to kubectl

This commit is contained in:
Sergey Lukjanov
2016-06-10 15:52:55 +03:00
parent 98030ded05
commit 3c0f0474d3
2 changed files with 3 additions and 2 deletions

View File

@@ -160,7 +160,7 @@ __custom_func() {
* componentstatuses (aka 'cs')
* configmaps
* daemonsets (aka 'ds')
* deployments
* deployments (aka 'deploy')
* events (aka 'ev')
* endpoints (aka 'ep')
* horizontalpodautoscalers (aka 'hpa')