mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 09:02:53 +00:00
Apply LimitRange resources before workloads
This commit is contained in:
@@ -106,6 +106,7 @@ var order = []string{
|
|||||||
"ConfigMap",
|
"ConfigMap",
|
||||||
"Secret",
|
"Secret",
|
||||||
"Service",
|
"Service",
|
||||||
|
"LimitRange",
|
||||||
"Deployment",
|
"Deployment",
|
||||||
"StatefulSet",
|
"StatefulSet",
|
||||||
"CronJob",
|
"CronJob",
|
||||||
|
|||||||
Reference in New Issue
Block a user