What do you think? do the helmfile concepts (<htt...
# general
c
What do you think? do the helmfile concepts (https://github.com/roboll/helmfile#highlights) make sense in a Pulumi/Helm setup?
s
Hi @crooked-raincoat-45073, the concepts are basically all baked into Pulumi in general, as well. Does
helmfile
also check for successful
Deployment
, etc.? That’s a neat feature in Pulumi’s Kubernetes provider where Helm is a subpart of it: https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/kubernetes/helm/v2/