Skip to content

Commit

Permalink
Bump max conns to 1000
Browse files Browse the repository at this point in the history
  • Loading branch information
conbrad committed Apr 18, 2024
1 parent e4aeac0 commit 4f4b090
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openshift/templates/crunchy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ objects:
pool_mode: transaction
ignore_startup_parameters: options
max_prepared_statements: "10"
max_client_conn: 1000
port: 5432
replicas: 1
resources:
Expand Down

0 comments on commit 4f4b090

Please sign in to comment.