posgresql options

This commit is contained in:
titver968
2025-10-06 17:39:44 +02:00
parent be9089af11
commit 5862634583

View File

@@ -61,11 +61,13 @@ spec:
global:
readOnlyRootFilesystem: false
options:
pool:
maxConnections: 200
minConnections: 20
# connectionTimeout: 20
connectTimeout: 10
maxPoolSize: 200
minPoolSize: 20
connectTimeout: 10
# pool:
# maxConnections: 200
# minConnections: 20
# connectionTimeout: 20
destination:
server: 'https://kubernetes.default.svc'
namespace: openproject