Skip to content

Commit

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

0 comments on commit 3a3648b

Please sign in to comment.