Try new hydra-sql image

This commit is contained in:
Philippe Caseiro 2023-06-19 08:51:25 +02:00
parent 137c8b21e6
commit 8590e05828
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,8 @@ spec:
io.kompose.service: hydra-sql
spec:
containers:
- image: reg.cadoles.com/cadoles/hydra-sql:latest
- image: reg.cadoles.com/rmasson/hydra-sql-kube:0.0.3-dev-issue-14-20230615
# - image: reg.cadoles.com/cadoles/hydra-sql:latest
imagePullPolicy: Always
name: hydra-sql-fpm
args: ["/usr/sbin/php-fpm81", "-F", "-e"]