Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrading a helm deployment that failed during first deployment --> Error: cannot re-use a name that is still in use #90

Open
Martin-Weiss opened this issue Mar 4, 2021 · 0 comments

Comments

@Martin-Weiss
Copy link

This is related to longhorn/longhorn#2292 - where longhorn has a problem with deploying successful with cis-1.5 profile active on RKE2.

In case the first helm chart deployment fails and an adjustment is made to the helmchart - the "upgrade" is done via "install" instead of "upgrade --install".

+ helm_v3 install --namespace longhorn-system longhorn /longhorn.tgz --values /config/values-01_HelmChart.yaml
Error: cannot re-use a name that is still in use

I thought that this was fixed in #32 but this is RKE2 with a much newer image.. so probably an other issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant