feat(hydra-sql): update hydra-sql dev image ref

This commit is contained in:
Matthieu Lamalle 2023-12-11 15:01:03 +01:00 committed by wpetit
parent 86754cf518
commit cc3d07d654
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: hydra-sql-fpm
image: reg.cadoles.com/cadoles/hydra-sql-base:0.0.1
image: reg.cadoles.com/cadoles/hydra-sql-base:2023.12.11-develop.1450.cc03fd8
imagePullPolicy: Always
args: ["/usr/sbin/php-fpm81", "-F", "-e"]
readinessProbe:
@ -54,7 +54,7 @@ spec:
subPath: "sql_login.yaml"
- name: hydra-sql-nginx
image: reg.cadoles.com/cadoles/hydra-sql-base:0.0.1
image: reg.cadoles.com/cadoles/hydra-sql-base:2023.12.11-develop.1450.cc03fd8
imagePullPolicy: Always
args: ["/usr/sbin/nginx"]
readinessProbe: