fix(gitea): LB take two

This commit is contained in:
2026-01-22 15:25:14 +01:00
parent 21c57dac36
commit bf15426393
+5 -5
View File
@@ -140,11 +140,11 @@ service:
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/name: load-balancer-1 load-balancer.hetzner.cloud/name: load-balancer-1
- load-balancer.hetzner.cloud/type: lb11 load-balancer.hetzner.cloud/type: lb11
- load-balancer.hetzner.cloud/use-private-ip: "true" load-balancer.hetzner.cloud/use-private-ip: "true"
- load-balancer.hetzner.cloud/uses-proxyprotocol: "true" load-balancer.hetzner.cloud/uses-proxyprotocol: "true"
postgresql-ha: postgresql-ha:
enabled: false enabled: false