This message was deleted.
# general
s
This message was deleted.
c
Answer my own question - from the diagnostic output it looks like this is the case. Pulumi calls out to
helm
r
Basically pulumi just uses
helm template
to render the k8s manifests locally without tiller. You also need the helm repos to be up to date…
c
Yeah, I do wish pulumi would auto update the repos.
g
c
Awesome, thanks.
We really need a
Create GitHub Issue
action in Slack 😄