options: pool: maxConnections: 30
This commit is contained in:
@@ -61,13 +61,8 @@ spec:
|
||||
global:
|
||||
readOnlyRootFilesystem: false
|
||||
options:
|
||||
maxPoolSize: 200
|
||||
minPoolSize: 20
|
||||
connectTimeout: 10
|
||||
# pool:
|
||||
# maxConnections: 200
|
||||
# minConnections: 20
|
||||
# connectionTimeout: 20
|
||||
pool:
|
||||
maxConnections: 30
|
||||
destination:
|
||||
server: 'https://kubernetes.default.svc'
|
||||
namespace: openproject
|
||||
|
||||
Reference in New Issue
Block a user