When using ``` {{ readFile "environments.yaml }}} --- helmfiles: - ./*/helmfile.yaml ``` Environment.Values are not passed to the globbed helmfiles. I would expect that to happen/work, in order to keep helmfiles DRY.
When using
Environment.Values are not passed to the globbed helmfiles. I would expect that to happen/work, in order to keep helmfiles DRY.