fix(forgejo): Remove LB

This commit is contained in:
2026-01-09 15:53:38 +01:00
parent 72eb20fb5b
commit fa9d45fbb7
+7 -7
View File
@@ -99,13 +99,13 @@ ingress:
hosts: hosts:
- git.svc.hel1.obx - git.svc.hel1.obx
service: # service:
ssh: # ssh:
type: LoadBalancer # type: LoadBalancer
port: 22 # port: 22
annotations: # annotations:
load-balancer.hetzner.cloud/location: hel1 # load-balancer.hetzner.cloud/location: hel1
load-balancer.hetzner.cloud/uses-proxyprotocol: 'false' # load-balancer.hetzner.cloud/uses-proxyprotocol: 'false'
persistence: persistence:
enabled: true enabled: true