trinodb / charts

Apache License 2.0
151 stars 173 forks source link

Set nodePort on deploy using Helm and Kubernetes #203

Closed dantonbertuol closed 3 months ago

dantonbertuol commented 3 months ago

Hi, I couldn't find in the documentation how to configure a nodePort in Service.

I would like to fix this information and not let kubernetes define it, as I use this port in an ALB Target Group.

How can I resolve this? Nowhere is there nodePort to configure.

Helm Values: image

Template service: image