Compare commits

..

10 Commits

Author SHA1 Message Date
Stephane Bourque
1c120e987a Update values.openwifi-qa.single-external-db.yaml 2024-01-13 21:04:53 -08:00
Stephane Bourque
c1da868627 Merge pull request #142 from Telecominfraproject/stephb9959-patch-5
Update values.openwifi-qa.single-external-db.yaml
2024-01-13 20:51:48 -08:00
Stephane Bourque
17ae0c8257 Update values.openwifi-qa.single-external-db.yaml 2024-01-13 20:51:39 -08:00
Stephane Bourque
bcd6d945e7 Merge pull request #141 from Telecominfraproject/stephb9959-patch-5
Update values.openwifi-qa.single-external-db.yaml
2024-01-12 21:05:32 -08:00
Stephane Bourque
72ade5e9ab Update values.openwifi-qa.single-external-db.yaml 2024-01-12 21:05:18 -08:00
Stephane Bourque
7b3747b199 Merge pull request #140 from Telecominfraproject/stephb9959-patch-5
Update values.openwifi-qa.single-external-db.yaml
2024-01-12 15:38:27 -08:00
Stephane Bourque
3259c1c6a8 Update values.openwifi-qa.single-external-db.yaml 2024-01-12 15:38:11 -08:00
Stephane Bourque
b574e5cc2d Merge pull request #139 from Telecominfraproject/stephb9959-patch-5
Update values.openwifi-qa.single-external-db.yaml
2024-01-12 15:02:13 -08:00
Stephane Bourque
62b5d3bf2f Update values.openwifi-qa.single-external-db.yaml 2024-01-12 15:02:02 -08:00
Stephane Bourque
2c0ea54a87 Merge pull request #138 from Telecominfraproject/stephb9959-patch-4
Update values.openwifi-qa.single-external-db.yaml
2024-01-12 14:50:24 -08:00

View File

@@ -51,12 +51,11 @@ postgresql-ha:
initDbScriptSecret:
enabled: true
pgpool:
replicaCount: 1
# replicaCount: 1
adminPassword: admin
configuration:
childLifeTime: 0
maxPool: 8
numInitChildren : 48
childLifeTime: 0
maxPool: 8
numInitChildren : 48
resources:
requests:
cpu: 250m
@@ -70,14 +69,11 @@ postgresql-ha:
password: password
postgresPassword: postgres
repmgrPassword: repmgr
args:
args:
- -c
- max_connections=475
- -c
- shared_buffers=250MB
# configuration:
# maxConnections: 475
# sharedBuffers: 256MB
- shared_buffers=256MB
resources:
requests:
cpu: 250m