Compare commits
3 Commits
d09b644b5f
...
add-hydra-
Author | SHA1 | Date | |
---|---|---|---|
9dc6daea52 | |||
3db15dfc8a | |||
77e167b17c |
@ -17,7 +17,7 @@ spec:
|
||||
app.kubernetes.io/name: oidc-test
|
||||
spec:
|
||||
containers:
|
||||
- image: reg.cadoles.com/cadoles/oidc-test:2023.12.6-stable.1502.ebfd504
|
||||
- image: reg.cadoles.com/cadoles/oidc-test:2025.3.11-stable.1428.6545cb3
|
||||
name: oidc-test
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
@ -26,6 +26,9 @@ configMapGenerator:
|
||||
- DEFAULT_LOCALE=fr
|
||||
- APP_LOCALES=fr,en
|
||||
- REDIS_DSN="redis://redis:6379"
|
||||
- LOGGER_LEVEL=info
|
||||
- PHP_FPM_DISPLAY_ERRORS=on
|
||||
- PHP_FPM_CATCH_WORKERS_OUTPUT=1
|
||||
- name: hydra-dispatcher-apps
|
||||
files:
|
||||
- apps.yaml=./files/hydra/default.yaml
|
||||
|
Reference in New Issue
Block a user