Commit f31647ec authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #22556 from sjenning/add-configmap-kubectl-usage

Auto commit by PR queue bot
parents 2472a176 4ca54b0c
...@@ -115,6 +115,7 @@ __custom_func() { ...@@ -115,6 +115,7 @@ __custom_func() {
// and add a short forms entry in expandResourceShortcut() when appropriate. // and add a short forms entry in expandResourceShortcut() when appropriate.
valid_resources = `Valid resource types include: valid_resources = `Valid resource types include:
* componentstatuses (aka 'cs') * componentstatuses (aka 'cs')
* configmaps
* daemonsets (aka 'ds') * daemonsets (aka 'ds')
* deployments * deployments
* events (aka 'ev') * events (aka 'ev')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment