Additional list port configuration INSTALLATION FAILED cannot re-use a name that is still in use HELM
search cancel

Additional list port configuration INSTALLATION FAILED cannot re-use a name that is still in use HELM

book

Article ID: 265167

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction

After Making Changes in our YAML for openshift to expose additional listen ports,

 

I see error:

INSTALLATION FAILED: cannot re-use a name that is still in use

Environment

Release : 11.0

Resolution

$ helm upgrade -i ...
 
Where  -i is install if doesn't exist.
 
Even though the installation failure message shows up there’re some parts of helm components that still gets installed.
You need to explicitly uninstall and then run a fresh installation with the additional port in the YAML.