fix(forgejo): Remove ssh via LB for now

This commit is contained in:
2026-01-09 14:33:05 +01:00
parent b39ed6cc54
commit a93173066d
+4 -4
View File
@@ -79,10 +79,10 @@ ingress:
hosts: hosts:
- git.svc.hel1.obx - git.svc.hel1.obx
service: # service:
ssh: # ssh:
type: LoadBalancer # type: LoadBalancer
port: 22 # port: 22
persistence: persistence:
enabled: true enabled: true