update config default apps filename
This commit is contained in:
parent
607aaf4000
commit
e90e727f4a
|
@ -29,7 +29,7 @@ configMapGenerator:
|
|||
- name: hydra-dispatcher-apps
|
||||
behavior: merge
|
||||
files:
|
||||
- ./files/hydra/oidc.yaml
|
||||
- apps.yaml=./files/hydra/oidc.yaml
|
||||
|
||||
patchesJson6902:
|
||||
- target:
|
||||
|
|
|
@ -23,4 +23,4 @@ configMapGenerator:
|
|||
- APP_LOCALES=fr,en
|
||||
- name: hydra-dispatcher-apps
|
||||
files:
|
||||
- ./files/hydra/default.yaml
|
||||
- apps.yaml=./files/hydra/default.yaml
|
||||
|
|
Loading…
Reference in New Issue