I can find this on the documentation: there's a wa...
# general
r
I can find this on the documentation: there's a way to set a tiemout for a helm chart to complete?
h
w
There’s no current way to set a timeout on the whole chart, but you can set custom timeouts on individual kubernetes resources: https://www.pulumi.com/blog/improving-kubernetes-management-with-pulumis-await-logic/