How to customize node port numbers
This commit is contained in:
parent
4fb0144bfc
commit
e18d2398b2
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
|
||||
Given the NodePort `30100` allocated to the `ingress-nginx` Service
|
||||
|
||||
|
|
Loading…
Reference in a new issue