mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentral-deploy.git
synced 2026-03-20 03:40:49 +00:00
Compare commits
6 Commits
stephb9959
...
stephb9959
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fb7f8f5b4f | ||
|
|
0c1b319ef6 | ||
|
|
a234fdf605 | ||
|
|
07feed776e | ||
|
|
2bd2173e11 | ||
|
|
6838e5a0f4 |
@@ -51,11 +51,11 @@ postgresql-ha:
|
||||
initDbScriptSecret:
|
||||
enabled: true
|
||||
pgpool:
|
||||
# replicaCount: 1
|
||||
replicaCount: 1
|
||||
adminPassword: admin
|
||||
childLifeTime: 0
|
||||
maxPool: 8
|
||||
numInitChildren : 48
|
||||
# childLifeTime: 0
|
||||
# maxPool: 8
|
||||
# numInitChildren : 48
|
||||
resources:
|
||||
requests:
|
||||
cpu: 250m
|
||||
@@ -69,11 +69,6 @@ postgresql-ha:
|
||||
password: password
|
||||
postgresPassword: postgres
|
||||
repmgrPassword: repmgr
|
||||
args:
|
||||
- -c
|
||||
- max_connections=475
|
||||
- -c
|
||||
- shared_buffers=256MB
|
||||
resources:
|
||||
requests:
|
||||
cpu: 250m
|
||||
|
||||
Reference in New Issue
Block a user