https://pulumi.com logo
#kubernetes
Title
# kubernetes
r

rich-advantage-88727

11/06/2023, 2:09 PM
Hey! I am having difficulties with a somewhat complex automation setup. We are using the helm release from kubernetes provider and we are getting the "the name already exists" error for a release. I was thinking of using the
Replace
parameter for the helm release: https://www.pulumi.com/registry/packages/kubernetes/api-docs/helm/v3/release/#replace_go but it says "This is unsafe in production" in the docs. Is there anymore info regarding this somewhere so I could read up on what this means?