mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +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.
|
||||
"cm": "configmaps",
|
||||
"cs": "componentstatuses",
|
||||
"csr": "certificatesigningrequests",
|
||||
"deploy": "deployments",
|
||||
"ds": "daemonsets",
|
||||
"ep": "endpoints",
|
||||
|
Loading…
Reference in New Issue
Block a user