I take it there's no easy way to deploy Helm chart...
# python
a
I take it there's no easy way to deploy Helm charts to Kubernetes with Python? For Node.js there's this: https://github.com/pulumi/pulumi-kubernetes/blob/master/sdk/nodejs/helm.ts
g
I’ll be working on this soon, but you’re correct: https://github.com/pulumi/pulumi-kubernetes/issues/464
a
Thanks for the heads-up, looking forward to it! 👍