mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Add webhooks to order list of gvk
This commit is contained in:
@@ -73,6 +73,8 @@ var order = []string{
|
|||||||
"Namespace",
|
"Namespace",
|
||||||
"StorageClass",
|
"StorageClass",
|
||||||
"CustomResourceDefinition",
|
"CustomResourceDefinition",
|
||||||
|
"MutatingWebhookConfiguration",
|
||||||
|
"ValidatingWebhookConfiguration",
|
||||||
"ServiceAccount",
|
"ServiceAccount",
|
||||||
"Role",
|
"Role",
|
||||||
"ClusterRole",
|
"ClusterRole",
|
||||||
|
|||||||
Reference in New Issue
Block a user