revert exposing gitea-ssh on port 22
This commit is contained in:
parent
c1014edb50
commit
cf640e1f68
1 changed files with 3 additions and 1 deletions
|
@ -20,5 +20,7 @@ spec:
|
|||
selector:
|
||||
app: gitea
|
||||
ports:
|
||||
- port: 22
|
||||
- port: 2225
|
||||
targetPort: 22
|
||||
nodePort: 30005
|
||||
|
||||
|
|
Loading…
Reference in a new issue