Skip to content

Commit

Permalink
Add webhooks to order list of gvk
Browse files Browse the repository at this point in the history
  • Loading branch information
Liujingfang1 committed Feb 26, 2019
1 parent b67179e commit 8bbe147
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/gvk/gvk.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ var order = []string{
"Namespace",
"StorageClass",
"CustomResourceDefinition",
"MutatingWebhookConfiguration",
"ValidatingWebhookConfiguration",
"ServiceAccount",
"Role",
"ClusterRole",
Expand Down

0 comments on commit 8bbe147

Please sign in to comment.