feat(forgejo): changed type of the ssh service in forgejo to loadbalancer

This commit is contained in:
evdo 2025-07-03 13:39:20 +02:00
parent 55daf0fd89
commit 6c6a25aecb

View file

@ -149,7 +149,7 @@ gitea:
service:
ssh:
type: NodePort
type: LoadBalancer
nodePort: 32222
externalTrafficPolicy: Local