cetic / helm-nifi

Helm Chart for Apache Nifi
Apache License 2.0
215 stars 225 forks source link

PS C:\nifi-authentication-test> helm install nifidm cetic/nifi --version=0.7.5 --namespace=test --values=./test_nifi.yaml Error: Service "nifidm" is invalid: spec.ports[0].nodePort: Invalid value: 30236: provided port is already allocated #149

Closed Ahbab-Ahmed closed 3 years ago

Ahbab-Ahmed commented 3 years ago

Hi Team,

I have already deployed Nifi using this Helm chart in one one the namespace (lets say 'dev' namespace) on kubernetes cluster, but when I am trying to deploy Nifi in another namespace (lets say 'test' namespace) on the same cluster, I am getting the below error

"PS C:\nifi-authentication-test> helm install nifidm cetic/nifi --version=0.7.5 --namespace=test --values=./test_nifi.yaml Error: Service "nifidm" is invalid: spec.ports[0].nodePort: Invalid value: 30236: provided port is already allocated".

Can someone please tell how to resolve this issue ?

banzo commented 3 years ago

Please provide more information, as requested in the bug report template

github-actions[bot] commented 3 years ago

This issue is stale because it has not seen recent activity. Remove stale label or comment or this will be closed.