You've already forked helm-gitea
Fix issue with pod port exposition and add the possibility to use externalIPs
This commit is contained in:

committed by
Charlie Drage

parent
cb32886d8b
commit
7dd51abffb
@ -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/
|
||||
|
Reference in New Issue
Block a user