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