fix(forgejo): Remove LB
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user