mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 22:20:18 +00:00
Add ServiceAccountToken SecretType
This commit is contained in:
@@ -284,6 +284,7 @@ _kubectl_describe()
|
||||
must_have_one_noun+=("pod")
|
||||
must_have_one_noun+=("replicationcontroller")
|
||||
must_have_one_noun+=("resourcequota")
|
||||
must_have_one_noun+=("secret")
|
||||
must_have_one_noun+=("service")
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user