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
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 1cbfa69e70 - Show all commits

View File

@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: hydra-oidc-php-fpm
image: reg.cadoles.com/cadoles/hydra-oidc-kube:0.0.1
image: reg.cadoles.com/cadoles/hydra-oidc-base:0.0.1
imagePullPolicy: Always
args: ["/usr/sbin/php-fpm81", "-F", "-e"]
env:
@ -33,7 +33,7 @@ spec:
name: hydra-oidc-env
resources: {}
- image: reg.cadoles.com/cadoles/hydra-oidc-kube:0.0.1
- image: reg.cadoles.com/cadoles/hydra-oidc-base:0.0.1
imagePullPolicy: Always
name: hydra-oidc-nginx
args: ["/usr/sbin/nginx"]