mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 05:03:09 +00:00
add shortname for certificate signing request
This commit is contained in:
parent
4c7c408c8c
commit
0ca2511b37
@ -150,6 +150,7 @@ var shortForms = map[string]string{
|
|||||||
// and add an entry to valid_resources when appropriate.
|
// and add an entry to valid_resources when appropriate.
|
||||||
"cm": "configmaps",
|
"cm": "configmaps",
|
||||||
"cs": "componentstatuses",
|
"cs": "componentstatuses",
|
||||||
|
"csr": "certificatesigningrequests",
|
||||||
"deploy": "deployments",
|
"deploy": "deployments",
|
||||||
"ds": "daemonsets",
|
"ds": "daemonsets",
|
||||||
"ep": "endpoints",
|
"ep": "endpoints",
|
||||||
|
Loading…
Reference in New Issue
Block a user