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:
- git.svc.hel1.obx
service:
ssh:
type: LoadBalancer
port: 22
annotations:
load-balancer.hetzner.cloud/location: hel1
load-balancer.hetzner.cloud/uses-proxyprotocol: 'false'
# service:
# ssh:
# type: LoadBalancer
# port: 22
# annotations:
# load-balancer.hetzner.cloud/location: hel1
# load-balancer.hetzner.cloud/uses-proxyprotocol: 'false'
persistence:
enabled: true