remove loginapp default app configmap
This commit is contained in:
parent
e90e727f4a
commit
6ea1a46fc9
|
@ -26,10 +26,10 @@ configMapGenerator:
|
||||||
- CLIENT_SECRET_FC=MyClientSecret
|
- CLIENT_SECRET_FC=MyClientSecret
|
||||||
- COOKIE_PATH=/
|
- COOKIE_PATH=/
|
||||||
- TRUSTED_PROXIES=127.0.0.1,REMOTE_ADDR
|
- TRUSTED_PROXIES=127.0.0.1,REMOTE_ADDR
|
||||||
- name: hydra-dispatcher-apps
|
# - name: hydra-dispatcher-apps
|
||||||
behavior: merge
|
# behavior: merge
|
||||||
files:
|
# files:
|
||||||
- apps.yaml=./files/hydra/oidc.yaml
|
# - apps.yaml=./files/hydra/oidc.yaml
|
||||||
|
|
||||||
patchesJson6902:
|
patchesJson6902:
|
||||||
- target:
|
- target:
|
||||||
|
|
Loading…
Reference in New Issue