mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Add missing short names to kubectl help text
Add two resource type short names that are available but not included in the resource types help text that appears when running `kubectl get`.
This commit is contained in:
parent
6e2249b784
commit
a9ed995a81
@ -242,8 +242,8 @@ __custom_func() {
|
|||||||
* secrets
|
* secrets
|
||||||
* serviceaccounts (aka 'sa')
|
* serviceaccounts (aka 'sa')
|
||||||
* services (aka 'svc')
|
* services (aka 'svc')
|
||||||
* statefulsets
|
* statefulsets (aka 'sts')
|
||||||
* storageclasses
|
* storageclasses (aka 'sc')
|
||||||
|
|
||||||
`
|
`
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user