Hi

I get the following error when trying to deploy helm install onap

root@olc-rancher:~/oom/kubernetes# helm install local/onap -n dev --namespace 
onap
Error: release dev failed: Service "appc" is invalid: spec.ports[2].nodePort: 
Invalid value: 30232: provided port is already allocated
root@olc-rancher:~/oom/kubernetes#


I found that aai and appc are both using the same port 30232.

root@olc-rancher:~/oom/kubernetes# grep -r ": 32" *
aai/values.yaml:  nodePort: 32
appc/values.yaml:  nodePort3: 32


Is my understanding correct ? is this a recent change in the oom charts ?

Thanks

A. Seaudi

_________________________________________________________________________________________________________________________

Ce message et ses pieces jointes peuvent contenir des informations 
confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce 
message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages 
electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou 
falsifie. Merci.

This message and its attachments may contain confidential or privileged 
information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete 
this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been 
modified, changed or falsified.
Thank you.

_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to