Add webhooks to order list of gvk

This commit is contained in:
Jingfang Liu
2019-02-25 10:23:00 -08:00
parent b67179e951
commit 8bbe147c14

View File

@@ -73,6 +73,8 @@ var order = []string{
"Namespace",
"StorageClass",
"CustomResourceDefinition",
"MutatingWebhookConfiguration",
"ValidatingWebhookConfiguration",
"ServiceAccount",
"Role",
"ClusterRole",