Increase gitea resources and add ha-proxy logging
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user