mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +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
|
||||
* serviceaccounts (aka 'sa')
|
||||
* services (aka 'svc')
|
||||
* statefulsets
|
||||
* storageclasses
|
||||
* statefulsets (aka 'sts')
|
||||
* storageclasses (aka 'sc')
|
||||
|
||||
`
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user