mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentral-deploy.git
synced 2026-01-27 10:23:04 +00:00
Merge pull request #146 from Telecominfraproject/stephb9959-patch-8
Update values.openwifi-qa.single-external-db.yaml
This commit is contained in:
@@ -51,7 +51,7 @@ postgresql-ha:
|
||||
initDbScriptSecret:
|
||||
enabled: true
|
||||
pgpool:
|
||||
# replicaCount: 1
|
||||
replicaCount: 1
|
||||
adminPassword: admin
|
||||
# childLifeTime: 0
|
||||
# maxPool: 8
|
||||
@@ -65,18 +65,10 @@ postgresql-ha:
|
||||
memory: 1024Mi
|
||||
initdbScriptsSecret: tip-openwifi-initdb-scripts
|
||||
postgresql:
|
||||
parameters:
|
||||
max_connections: 30
|
||||
shared_buffers: 2GB
|
||||
replicaCount: 1 # TODO change after tests
|
||||
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