many-spring-73557
04/22/2021, 8:45 PMhelm list -A
doesn't show any releases. So I'm not quite sure what pulumi is doing or how to go about finding the problem here. Any suggestions? chart.values
and chart.args.values
apparently both don't exist as outputs, despite values
being one of the inputs to k8s.helm.v3.Chart
billowy-army-68599
04/22/2021, 9:10 PMhelm template
to render the yaml, you can see it if you do pulumi up
and then looking at the detailsmany-spring-73557
04/22/2021, 10:34 PMbillowy-army-68599
04/22/2021, 10:35 PMmany-spring-73557
04/22/2021, 10:42 PMhelm 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.billowy-army-68599
04/23/2021, 12:40 AM