This message was deleted.
# kubernetes
s
This message was deleted.
g
Yes, that’s the way Helm support is implemented in Pulumi for both v2 and v3. It’s semantically equivalent to
helm template
+
kubectl apply
Considering helm v3 doesn’t include Tiller at all, I’d expect the majority of Charts to work without it. Do you have a specific example in mind?
l
No, but out of experience I’m usually the person who would bump into such a case. 🙂
😄 1