options: pool: ...

This commit is contained in:
titver968
2025-10-06 17:33:17 +02:00
parent 308f324d90
commit be9089af11

View File

@@ -60,9 +60,12 @@ spec:
existingSecret: "postgresql-secrets"
global:
readOnlyRootFilesystem: false
# options:
# pool: 25
# connectTimeout: 10
options:
pool:
maxConnections: 200
minConnections: 20
# connectionTimeout: 20
connectTimeout: 10
destination:
server: 'https://kubernetes.default.svc'
namespace: openproject