OLD: feat(hydra-oidc): update ref fix logout url #5

Closed
mlamalle wants to merge 19 commits from fix-hydra-oidc-logout-url into develop
3 changed files with 3 additions and 3 deletions
Showing only changes of commit 738fa46970 - Show all commits

View File

@ -29,7 +29,7 @@ configMapGenerator:
- name: hydra-dispatcher-apps - name: hydra-dispatcher-apps
behavior: merge behavior: merge
files: files:
- ./files/hydra/oidc.yaml - apps.yaml=./files/hydra/oidc.yaml
patchesJson6902: patchesJson6902:
- target: - target:

View File

@ -23,4 +23,4 @@ configMapGenerator:
- APP_LOCALES=fr,en - APP_LOCALES=fr,en
- name: hydra-dispatcher-apps - name: hydra-dispatcher-apps
files: files:
- ./files/hydra/default.yaml - apps.yaml=./files/hydra/default.yaml