feat: add stick tables for gitea (#345)

- stick tables are required for docker authentication

Reviewed-on: #345
This commit is contained in:
Ben Vincent 2025-07-06 14:42:14 +10:00
parent 0063f68bc6
commit 73362a3bf9

View File

@ -236,6 +236,8 @@ profiles::haproxy::backends:
- set-header X-Forwarded-Port %[dst_port]
- add-header X-Forwarded-Proto https if { dst_port 443 }
redirect: 'scheme https if !{ ssl_fc }'
stick-table: 'type ip size 200k expire 30m'
stick: 'on src'
profiles::haproxy::certlist::enabled: true
profiles::haproxy::certlist::certificates: