This message was deleted.
# general
s
This message was deleted.
b
I just gave this a whirl with an (admittedly simple) chart, and it worked. (Effectively this one: https://github.com/pulumi/pulumi-kubernetes/tree/master/tests/examples/python/helm) Are you able to share your code so we can help debug?
t
Hi @big-piano-35669 thanks for the replay, Yes there is a code example here https://pulumi-community.slack.com/archives/C84L4E3N1/p1559296582058100 The issue is only when specifying nameapce and values using python, it looks like a bug after i've added many prints to the Pulumi package (since there is no debug mode)
@big-piano-35669 Are there any success stories using python deploying helm charts? Or is there a vision of providing a debug (running the code as plain python) mode? i'd also like to contribute if it a real bug but its very hard do find the issue, currently i just add python prints to Pulumi library