What’s the right way to work with `pulumi.NewFileA...
# kubernetes
b
What’s the right way to work with
pulumi.NewFileAsset
if I want to use it as an input to
StringData
for a secret?
l
also interested, as I’m just doing
fs.readFileSync
right now