Hey guys! I'm trying to use `.Files.Get` in helm c...
# general
s
Hey guys! I'm trying to use
.Files.Get
in helm charts. I tried adding the file as
file
target and then adding it to
helm_chart
dependencies, but it doesn't work (file doesn't get rendered). Does anyone know how to make it work? Thanks