chore(hydra-dispatcher): add logger config to kustomization
This commit is contained in:
parent
3db15dfc8a
commit
9dc6daea52
@ -26,6 +26,9 @@ configMapGenerator:
|
|||||||
- DEFAULT_LOCALE=fr
|
- DEFAULT_LOCALE=fr
|
||||||
- APP_LOCALES=fr,en
|
- APP_LOCALES=fr,en
|
||||||
- REDIS_DSN="redis://redis:6379"
|
- REDIS_DSN="redis://redis:6379"
|
||||||
|
- LOGGER_LEVEL=info
|
||||||
|
- PHP_FPM_DISPLAY_ERRORS=on
|
||||||
|
- PHP_FPM_CATCH_WORKERS_OUTPUT=1
|
||||||
- name: hydra-dispatcher-apps
|
- name: hydra-dispatcher-apps
|
||||||
files:
|
files:
|
||||||
- apps.yaml=./files/hydra/default.yaml
|
- apps.yaml=./files/hydra/default.yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user