feat(hydra): disable logs about health requests by default
This commit is contained in:
parent
19039c5e1c
commit
06235bccad
@ -31,6 +31,7 @@ configMapGenerator:
|
|||||||
- URLS_LOGOUT=http://hydra-logout-app/logout
|
- URLS_LOGOUT=http://hydra-logout-app/logout
|
||||||
- HYDRA_SERVE_ALL_ARGS=--dev
|
- HYDRA_SERVE_ALL_ARGS=--dev
|
||||||
- HYDRA_DATABASE_MAX_CONN="10"
|
- HYDRA_DATABASE_MAX_CONN="10"
|
||||||
|
- SERVE_ADMIN_REQUEST_LOG_DISABLE_FOR_HEALTH="true"
|
||||||
- LOG_LEVEL=info
|
- LOG_LEVEL=info
|
||||||
|
|
||||||
replacements:
|
replacements:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user