chore(hydra-dispatcher): add logger config to kustomization

This commit is contained in:
Gauthier Dupont 2025-03-13 17:02:32 +01:00
parent 3db15dfc8a
commit 9dc6daea52

View File

@ -26,6 +26,9 @@ configMapGenerator:
- DEFAULT_LOCALE=fr
- APP_LOCALES=fr,en
- REDIS_DSN="redis://redis:6379"
- LOGGER_LEVEL=info
- PHP_FPM_DISPLAY_ERRORS=on
- PHP_FPM_CATCH_WORKERS_OUTPUT=1
- name: hydra-dispatcher-apps
files:
- apps.yaml=./files/hydra/default.yaml