Skip to content

Commit

Permalink
Merge pull request #143 from Telecominfraproject/stephb9959-patch-5
Browse files Browse the repository at this point in the history
Update values.openwifi-qa.single-external-db.yaml
  • Loading branch information
stephb9959 authored Jan 14, 2024
2 parents c1da868 + 1c120e9 commit 6838e5a
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,11 @@ postgresql-ha:
password: password
postgresPassword: postgres
repmgrPassword: repmgr
maxConnections: 475
sharedBuffers: 128MB
args:
- -c
- max_connections=475
- -c
- shared_buffers=256MB
resources:
requests:
cpu: 250m
Expand Down

0 comments on commit 6838e5a

Please sign in to comment.