Skip to content

Commit

Permalink
Bump-up number of PG DB connections to 500 (from default 200)
Browse files Browse the repository at this point in the history
  • Loading branch information
vkolomeyko committed Dec 15, 2023
1 parent 5d33900 commit ccf76e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci/e2eTests/prereqs-eks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ global:
- docker-registry-cred
storageClass: corda-sc

maxConnections: 500

kafka:
replicaCount: 7
resources:
Expand Down

0 comments on commit ccf76e4

Please sign in to comment.