This message was deleted.
# general
s
This message was deleted.
b
if you use
helm.Chart
instead of
helm.Release
it actually uses
helm template
to render all the resources and deploys them as individual resources. The trade off is that you lose all server side mechanisms like helm hooks
i
b
should be fine