fix(manifes/postgres): add parameter for pooler ignore_startup_parameters=search_path for keycloak
This commit is contained in:
parent
35ed3237e9
commit
ef5fc2e4bb
1 changed files with 1 additions and 0 deletions
|
|
@ -13,3 +13,4 @@ spec:
|
|||
parameters:
|
||||
max_client_conn: "300"
|
||||
default_pool_size: "10"
|
||||
ignore_startup_parameters: "search_path"
|
||||
|
|
|
|||
Reference in a new issue