wip: example app

This commit is contained in:
2023-02-27 09:36:36 +01:00
parent d2960e3be2
commit 4a745fb9a1
19 changed files with 305 additions and 4 deletions

View File

@ -13,7 +13,7 @@ configMapGenerator:
- HYDRA_BASE_URL=http://hydra:4444
- HYDRA_ADMIN_BASE_URL=http://hydra:4445
- HYDRA_REWRITE_ISSUER=yes
- HYDRA_ORIGINAL_ISSUER=http://localhost:4444
- HYDRA_ORIGINAL_ISSUER=http://hydra:4444
- HYDRA_NEW_ISSUER=http://hydra-dispatcher
- BASE_URL=http://hydra-dispatcher
- COOKIE_PATH=/

View File

@ -6,7 +6,7 @@ metadata:
name: hydra-dispatcher
spec:
ports:
- name: hydra-dispatcher
- name: http
port: 80
selector:
io.kompose.service: hydra-dispatcher