mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentral-deploy.git
synced 2026-01-27 10:23:04 +00:00
https://telecominfraproject.atlassian.net/browse/WIFI-13249 Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -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,14 +69,9 @@ postgresql-ha:
|
||||
password: password
|
||||
postgresPassword: postgres
|
||||
repmgrPassword: repmgr
|
||||
maxConnections: 500
|
||||
sharedBuffers: 256MB
|
||||
command:
|
||||
- "postgres"
|
||||
- "-c"
|
||||
- "max_connections=475"
|
||||
- "-c"
|
||||
- "shared_buffers=128MB"
|
||||
configuration:
|
||||
maxConnections: 475
|
||||
sharedBuffers: 256MB
|
||||
resources:
|
||||
requests:
|
||||
cpu: 250m
|
||||
|
||||
Reference in New Issue
Block a user