Remove -t flag in build and add configurations field in kustomization.yaml

This commit is contained in:
Jingfang Liu
2018-11-13 11:06:19 -08:00
parent 38b7f42f9e
commit 25415c5501
9 changed files with 30 additions and 227 deletions

View File

@@ -66,6 +66,7 @@ func determineFieldOrder() []string {
"GeneratorOptions",
"Vars",
"ImageTags",
"Configurations",
}
// Add deprecated fields here.