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