This message was deleted.
# general
s
This message was deleted.
b
Pulumi uses
helm template
to render the yaml, you can see it if you do
pulumi up
and then looking at the details
m
How can I see the details of a helm chart that's already been deployed?
b
unfortunately the only way to see it is to examine the running resources. If you want to share your code, a second set of eyes might help
m
well I'm curious to see where this output of
helm template
is - changing a line in my pulumi config changes only one line of the details as well. Are you saying that the
helm template
output is stored somewhere? That's what I'd like to see.
b
It’s not stored anywhere, it gets sent to a temporary directory