Compare commits

...

8 Commits

Author SHA1 Message Date
Stephane Bourque
ecbb2b5889 Update values.openwifi-qa.single-external-db.yaml 2024-01-13 23:21:01 -08:00
Stephane Bourque
6978d74fb8 Merge pull request #149 from Telecominfraproject/stephb9959-patch-10
Update values.openwifi-qa.single-external-db.yaml
2024-01-13 23:02:05 -08:00
Stephane Bourque
c755d29aea Update values.openwifi-qa.single-external-db.yaml 2024-01-13 23:01:56 -08:00
Stephane Bourque
c6bdcad56d Merge pull request #148 from Telecominfraproject/stephb9959-patch-9
Update values.yaml
2024-01-13 23:00:16 -08:00
Stephane Bourque
b741cc6344 Update values.yaml 2024-01-13 23:00:05 -08:00
Stephane Bourque
3c220a43a8 Merge pull request #147 from Telecominfraproject/stephb9959-patch-9
Update values.yaml
2024-01-13 22:09:04 -08:00
Stephane Bourque
187320675c Update values.yaml 2024-01-13 22:08:52 -08:00
Stephane Bourque
bc2af4f41b Merge pull request #146 from Telecominfraproject/stephb9959-patch-8
Update values.openwifi-qa.single-external-db.yaml
2024-01-13 22:07:12 -08:00
2 changed files with 6 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ postgresql-ha:
initDbScriptSecret:
enabled: true
pgpool:
replicaCount: 1
replicaCount: 0
adminPassword: admin
# childLifeTime: 0
# maxPool: 8
@@ -65,7 +65,10 @@ postgresql-ha:
memory: 1024Mi
initdbScriptsSecret: tip-openwifi-initdb-scripts
postgresql:
replicaCount: 1 # TODO change after tests
replicaCount: 3 # TODO change after tests
parameters:
max_connections: 454
shared_buffers: 256MB
password: password
postgresPassword: postgres
repmgrPassword: repmgr

View File

@@ -454,3 +454,4 @@ postgresql-ha:
- owprov
- owanalytics
- owsub