mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
kubectl: set alias for poddisruptionbudget
This commit is contained in:
parent
2212c421f6
commit
86c515ebc3
@ -92,6 +92,7 @@ var ShortForms = map[string]string{
|
||||
"limits": "limitranges",
|
||||
"no": "nodes",
|
||||
"ns": "namespaces",
|
||||
"pdb": "poddisruptionbudgets",
|
||||
"po": "pods",
|
||||
"psp": "podSecurityPolicies",
|
||||
"pvc": "persistentvolumeclaims",
|
||||
|
Loading…
Reference in New Issue
Block a user