Fix helm globals

This commit is contained in:
Rollo
2022-01-05 17:56:29 +00:00
committed by Rollo Konig Brock
parent c996d1fcab
commit fe99674fcd
2 changed files with 2 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ func determineFieldOrder() []string {
"SecretGenerator",
"HelmCharts",
"HelmChartInflationGenerator",
"HelmGlobals",
"GeneratorOptions",
"Vars",
"Images",

View File

@@ -37,6 +37,7 @@ func TestFieldOrder(t *testing.T) {
"SecretGenerator",
"HelmCharts",
"HelmChartInflationGenerator",
"HelmGlobals",
"GeneratorOptions",
"Vars",
"Images",