mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 05:01:46 +00:00
Merge pull request #8039 from nak3/delete-status
Delete status from displayable resources
This commit is contained in:
@@ -259,7 +259,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