mirror of https://github.com/k3s-io/k3s
add csr to kubectl get help
parent
54ff406702
commit
e1491aa788
|
@ -172,6 +172,7 @@ __custom_func() {
|
|||
valid_resources = `Valid resource types include:
|
||||
|
||||
* all
|
||||
* certificatesigningrequests (aka 'csr')
|
||||
* clusters (valid only for federation apiservers)
|
||||
* clusterrolebindings
|
||||
* clusterroles
|
||||
|
|
Loading…
Reference in New Issue