feat(postgres): adding hydra max_conns parameter support
Mandatory for large scale deployements
This commit is contained in:
@ -30,6 +30,7 @@ configMapGenerator:
|
||||
- URLS_CONSENT=http://hydra-consent-app/consent
|
||||
- URLS_LOGOUT=http://hydra-logout-app/logout
|
||||
- HYDRA_SERVE_ALL_ARGS=--dev
|
||||
- HYDRA_DATABASE_MAX_CONN="10"
|
||||
- LOG_LEVEL=info
|
||||
|
||||
vars:
|
||||
|
Reference in New Issue
Block a user