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: global:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false
options: options:
pool: maxPoolSize: 200
maxConnections: 200 minPoolSize: 20
minConnections: 20 connectTimeout: 10
# connectionTimeout: 20 # pool:
connectTimeout: 10 # maxConnections: 200
# minConnections: 20
# connectionTimeout: 20
destination: destination:
server: 'https://kubernetes.default.svc' server: 'https://kubernetes.default.svc'
namespace: openproject namespace: openproject