mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +00:00
Delete status from displayable resources
This commit is contained in:
@@ -260,7 +260,6 @@ _kubectl_get()
|
||||
must_have_one_noun+=("resourcequota")
|
||||
must_have_one_noun+=("secret")
|
||||
must_have_one_noun+=("service")
|
||||
must_have_one_noun+=("status")
|
||||
}
|
||||
|
||||
_kubectl_describe()
|
||||
|
Reference in New Issue
Block a user