fix(gitea): Bump nodeport

This commit is contained in:
2026-01-22 14:52:47 +01:00
parent e467799bd6
commit 24dfb63714
+1 -1
View File
@@ -137,7 +137,7 @@ service:
ssh: ssh:
enabled: true enabled: true
type: NodePort type: NodePort
nodePort: 22 nodePort: 30022
port: 22 port: 22
# type: LoadBalancer # type: LoadBalancer
# port: 22 # port: 22