Try new hydra-sql image
This commit is contained in:
parent
137c8b21e6
commit
8590e05828
|
@ -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"]
|
||||
|
|
Loading…
Reference in New Issue