Increase gitea resources and add ha-proxy logging

This commit is contained in:
2026-06-07 14:01:03 +02:00
parent f6a592a266
commit 9aa6b67b3f
2 changed files with 7 additions and 1 deletions
@@ -19,6 +19,10 @@ controller:
ssl-redirect: "true"
forwarded-for: "true"
# NOTE: Emit HAProxy access logs (real client IP + request line)
# to the controller's stdout so `kubectl logs` can see them.
syslog-server: "address:stdout, format: raw, facility: daemon"
# Disable QUIC ar Hetzner LB doesn't support UDP
quic-enabled: "false"