Skip to content

Commit 8bbe147

Browse files
committed
Add webhooks to order list of gvk
1 parent b67179e commit 8bbe147

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/gvk/gvk.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ var order = []string{
7373
"Namespace",
7474
"StorageClass",
7575
"CustomResourceDefinition",
76+
"MutatingWebhookConfiguration",
77+
"ValidatingWebhookConfiguration",
7678
"ServiceAccount",
7779
"Role",
7880
"ClusterRole",

0 commit comments

Comments
 (0)