This message was deleted.
# kubernetes
s
This message was deleted.
b
Mmm, think I've figured it out:
--set-file
in helm just reads the contents of the specified file and inlines the content of the file as value So, in Pulumi, I just have to read the contents of the file in code and then use that content in ChartOps.values