diff --git a/pkg/gvk/gvk.go b/pkg/gvk/gvk.go index 947c8f0f7..93ee10362 100644 --- a/pkg/gvk/gvk.go +++ b/pkg/gvk/gvk.go @@ -95,6 +95,7 @@ var orderFirst = []string{ "Secret", "Service", "LimitRange", + "PriorityClass", "Deployment", "StatefulSet", "CronJob",