mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentral-deploy.git
synced 2026-03-20 03:40:49 +00:00
Compare commits
28 Commits
stephb9959
...
stephb9959
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b741cc6344 | ||
|
|
3c220a43a8 | ||
|
|
187320675c | ||
|
|
bc2af4f41b | ||
|
|
fb7f8f5b4f | ||
|
|
0c1b319ef6 | ||
|
|
a234fdf605 | ||
|
|
07feed776e | ||
|
|
2bd2173e11 | ||
|
|
6838e5a0f4 | ||
|
|
1c120e987a | ||
|
|
c1da868627 | ||
|
|
17ae0c8257 | ||
|
|
bcd6d945e7 | ||
|
|
72ade5e9ab | ||
|
|
7b3747b199 | ||
|
|
3259c1c6a8 | ||
|
|
b574e5cc2d | ||
|
|
62b5d3bf2f | ||
|
|
2c0ea54a87 | ||
|
|
610a0e42c7 | ||
|
|
b0fc8de462 | ||
|
|
0aa876dda7 | ||
|
|
d032a1414f | ||
|
|
11262036ae | ||
|
|
83bdaaeae8 | ||
|
|
ea30f3ec0a | ||
|
|
97bead0e3c |
@@ -51,11 +51,11 @@ postgresql-ha:
|
||||
initDbScriptSecret:
|
||||
enabled: true
|
||||
pgpool:
|
||||
replicaCount: 1
|
||||
adminPassword: admin
|
||||
# configuration:
|
||||
# childLifeTime: 0
|
||||
# maxPool: 8
|
||||
# numInitChildren : 48
|
||||
# childLifeTime: 0
|
||||
# maxPool: 8
|
||||
# numInitChildren : 48
|
||||
resources:
|
||||
requests:
|
||||
cpu: 250m
|
||||
@@ -65,13 +65,10 @@ postgresql-ha:
|
||||
memory: 1024Mi
|
||||
initdbScriptsSecret: tip-openwifi-initdb-scripts
|
||||
postgresql:
|
||||
replicaCount: 0 # TODO change after tests
|
||||
replicaCount: 1 # TODO change after tests
|
||||
password: password
|
||||
postgresPassword: postgres
|
||||
repmgrPassword: repmgr
|
||||
# configuration:
|
||||
# maxConnections: 475
|
||||
# sharedBuffers: 256MB
|
||||
resources:
|
||||
requests:
|
||||
cpu: 250m
|
||||
|
||||
@@ -454,3 +454,4 @@ postgresql-ha:
|
||||
- owprov
|
||||
- owanalytics
|
||||
- owsub
|
||||
|
||||
|
||||
Reference in New Issue
Block a user