mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
add PriorityClass to the order list
This commit is contained in:
@@ -95,6 +95,7 @@ var orderFirst = []string{
|
||||
"Secret",
|
||||
"Service",
|
||||
"LimitRange",
|
||||
"PriorityClass",
|
||||
"Deployment",
|
||||
"StatefulSet",
|
||||
"CronJob",
|
||||
|
||||
Reference in New Issue
Block a user