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
+3 -1
View File
@@ -7,7 +7,7 @@ image:
resources:
requests:
cpu: 200m
cpu: 500m
memory: 512Mi
strategy:
@@ -82,6 +82,8 @@ gitea:
database:
DB_TYPE: postgres
MAX_OPEN_CONNS: 90
MAX_IDLE_CONNS: 20
CONN_MAX_LIFETIME: 3h
openid:
ENABLE_OPENID_SIGNIN: false
ENABLE_OPENID_SIGNUP: false