revert exposing gitea-ssh on port 22

This commit is contained in:
bom 2022-06-24 13:19:37 +02:00
parent c1014edb50
commit cf640e1f68

View file

@ -20,5 +20,7 @@ spec:
selector:
app: gitea
ports:
- port: 22
- port: 2225
targetPort: 22
nodePort: 30005