mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentral-deploy.git
synced 2026-03-20 03:40:49 +00:00
Compare commits
6 Commits
WIFI-13246
...
stephb9959
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ddb7300dc2 | ||
|
|
30c7934393 | ||
|
|
39af697fc4 | ||
|
|
e2ee1ad247 | ||
|
|
3b8f8fb7f2 | ||
|
|
9faf523b7d |
@@ -52,9 +52,10 @@ postgresql-ha:
|
||||
enabled: true
|
||||
pgpool:
|
||||
adminPassword: admin
|
||||
childLifeTime: 0
|
||||
maxPool: 8
|
||||
numInitChildren : 48
|
||||
# configuration:
|
||||
# childLifeTime: 0
|
||||
# maxPool: 8
|
||||
# numInitChildren : 48
|
||||
resources:
|
||||
requests:
|
||||
cpu: 250m
|
||||
@@ -68,8 +69,9 @@ postgresql-ha:
|
||||
password: password
|
||||
postgresPassword: postgres
|
||||
repmgrPassword: repmgr
|
||||
maxConnections: 500
|
||||
sharedBuffers: 256MB
|
||||
configuration:
|
||||
maxConnections: 475
|
||||
sharedBuffers: 256MB
|
||||
resources:
|
||||
requests:
|
||||
cpu: 250m
|
||||
|
||||
Reference in New Issue
Block a user