Compare commits

..

2 Commits

Author SHA1 Message Date
Stephane Bourque
2bd2173e11 Update values.openwifi-qa.single-external-db.yaml 2024-01-13 21:24:47 -08:00
Stephane Bourque
6838e5a0f4 Merge pull request #143 from Telecominfraproject/stephb9959-patch-5
Update values.openwifi-qa.single-external-db.yaml
2024-01-13 21:05:04 -08:00

View File

@@ -53,9 +53,9 @@ postgresql-ha:
pgpool:
# replicaCount: 1
adminPassword: admin
childLifeTime: 0
maxPool: 8
numInitChildren : 48
# childLifeTime: 0
# maxPool: 8
# numInitChildren : 48
resources:
requests:
cpu: 250m
@@ -69,11 +69,11 @@ postgresql-ha:
password: password
postgresPassword: postgres
repmgrPassword: repmgr
args:
- -c
- max_connections=475
- -c
- shared_buffers=256MB
# args:
# - -c
# - max_connections=475
# - -c
# - shared_buffers=256MB
resources:
requests:
cpu: 250m