set correct tag for hydra-oidc

This commit is contained in:
Matthieu Lamalle 2023-10-31 13:08:08 +01:00
parent 7d18b9ce7c
commit 2f5abafc1e
1 changed files with 2 additions and 2 deletions

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"]