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:
- git.svc.hel1.obx
service:
ssh:
type: LoadBalancer
port: 22
# service:
# ssh:
# type: LoadBalancer
# port: 22
persistence:
enabled: true