Content differences:
--- /etc/liberica/config.yaml.orig
+++ /etc/liberica/config.yaml
@@ -243,3 +243,61 @@
timeout: 3s
check_period: 300ms
reconnect_period: 1s
+ gitlab-httpslb_443:
+ forward_type: tunnel
+ depool_threshold: 0.5
+ cluster: cache_text
+ service: cdn
+ ip: 185.15.58.228
+ port: 443
+ protocol: tcp
+ healthchecks:
+ L7-https://healthcheck.wikimedia.org/varnish-fe:
+ type: HTTPCheck
+ url: https://healthcheck.wikimedia.org/varnish-fe
+ status_code: 200
+ timeout: 5s
+ check_period: 10s
+ gitlab-httpslb6_443:
+ forward_type: tunnel
+ depool_threshold: 0.5
+ cluster: cache_text
+ service: cdn
+ ip: 2a02:ec80:600:ed1a::4
+ port: 443
+ protocol: tcp
+ healthchecks:
+ L7-https://healthcheck.wikimedia.org/varnish-fe:
+ type: HTTPCheck
+ url: https://healthcheck.wikimedia.org/varnish-fe
+ status_code: 200
+ timeout: 5s
+ check_period: 10s
+ gitlab-sshlb_2222:
+ forward_type: tunnel
+ depool_threshold: 0.5
+ cluster: tcp-proxy
+ service: gitlab
+ ip: 185.15.58.228
+ port: 2222
+ protocol: tcp
+ healthchecks:
+ L4:
+ type: IdleTCPConnectionCheck
+ timeout: 3s
+ check_period: 300ms
+ reconnect_period: 1s
+ gitlab-sshlb6_2222:
+ forward_type: tunnel
+ depool_threshold: 0.5
+ cluster: tcp-proxy
+ service: gitlab
+ ip: 2a02:ec80:600:ed1a::4
+ port: 2222
+ protocol: tcp
+ healthchecks:
+ L4:
+ type: IdleTCPConnectionCheck
+ timeout: 3s
+ check_period: 300ms
+ reconnect_period: 1s