Symptom
After install, the StackState release is not shown in helm list
. Attempting to re-run the installation fails.
Cause
StackState was only partially deployed during the initial install.
Solution
Run helm uninstall <release-name>
where <release-name>
should be the same as that used in the initial installation command. Helm will clean up the initial install and, after that, installation can be run again.
Comments
0 comments
Please sign in to leave a comment.