feat(hydra-dispatcher): mount default apps config as volume
This commit is contained in:
@ -18,4 +18,7 @@ configMapGenerator:
|
||||
- BASE_URL=http://hydra-dispatcher
|
||||
- COOKIE_PATH=/
|
||||
- DEFAULT_LOCALE=fr
|
||||
- APP_LOCALES=fr,en
|
||||
- APP_LOCALES=fr,en
|
||||
- name: hydra-dispatcher-apps
|
||||
files:
|
||||
- ./files/hydra/default.yaml
|
Reference in New Issue
Block a user