mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Improve error handling during var resolution.
This commit is contained in:
@@ -44,7 +44,6 @@ func MappingFuncFor(context ...map[string]string) func(string) string {
|
||||
return val
|
||||
}
|
||||
}
|
||||
|
||||
return syntaxWrap(input)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user