mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 05:03:09 +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",
|
"limits": "limitranges",
|
||||||
"no": "nodes",
|
"no": "nodes",
|
||||||
"ns": "namespaces",
|
"ns": "namespaces",
|
||||||
|
"pdb": "poddisruptionbudgets",
|
||||||
"po": "pods",
|
"po": "pods",
|
||||||
"psp": "podSecurityPolicies",
|
"psp": "podSecurityPolicies",
|
||||||
"pvc": "persistentvolumeclaims",
|
"pvc": "persistentvolumeclaims",
|
||||||
|
Loading…
Reference in New Issue
Block a user