Fix issue with pod port exposition and add the possibility to use externalIPs
This commit is contained in:
parent
cb32886d8b
commit
7dd51abffb
3 changed files with 7 additions and 2 deletions
|
@ -96,6 +96,7 @@ service:
|
|||
## If serving on a different external port used for determining the ssh url in the gui
|
||||
externalPort: 8022
|
||||
externalHost: gitea.local
|
||||
externalIPs: []
|
||||
|
||||
## Configure resource requests and limits
|
||||
## ref: http://kubernetes.io/docs/user-guide/compute-resources/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue