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