How to customize node port numbers
This commit is contained in:
parent
8b1b7eaad8
commit
125e583d1a
1 changed files with 2 additions and 0 deletions
|
@ -118,6 +118,8 @@ requests.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
You can **customize the exposed node port numbers** by setting the `controller.service.nodePorts.*` Helm values, but they still have to be in the 30000-32767 range.
|
||||||
|
|
||||||
!!! example
|
!!! example
|
||||||
Given the NodePort `30100` allocated to the `ingress-nginx` Service
|
Given the NodePort `30100` allocated to the `ingress-nginx` Service
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue