diff --git a/api/resid/gvk.go b/api/resid/gvk.go index 48a33f6e4..d8ff6610d 100644 --- a/api/resid/gvk.go +++ b/api/resid/gvk.go @@ -95,6 +95,8 @@ var orderFirst = []string{ "Service", "LimitRange", "PriorityClass", + "PersistentVolume", + "PersistentVolumeClaim", "Deployment", "StatefulSet", "CronJob",