Compare commits

...

4 Commits

Author SHA1 Message Date
Stephane Bourque
3ada49204d Update values.openwifi-qa.single-external-db.yaml 2024-01-12 12:44:13 -08:00
Stephane Bourque
5943c870b5 Merge pull request #133 from Telecominfraproject/stephb9959-patch-2
Update values.openwifi-qa.single-external-db.yaml
2024-01-12 11:50:26 -08:00
Stephane Bourque
65bedb38fe Update values.openwifi-qa.single-external-db.yaml 2024-01-12 11:50:13 -08:00
Stephane Bourque
2c150d7a43 Merge pull request #132 from Telecominfraproject/stephb9959-patch-1
Update values.openwifi-qa.single-external-db.yaml
2024-01-12 10:22:29 -08:00

View File

@@ -65,13 +65,13 @@ postgresql-ha:
memory: 1024Mi
initdbScriptsSecret: tip-openwifi-initdb-scripts
postgresql:
replicaCount: 1 # TODO change after tests
replicaCount: 0 # TODO change after tests
password: password
postgresPassword: postgres
repmgrPassword: repmgr
configuration:
maxConnections: 475
sharedBuffers: 256MB
# configuration:
# maxConnections: 475
# sharedBuffers: 256MB
resources:
requests:
cpu: 250m