Try new hydra-sql image
This commit is contained in:
parent
8590e05828
commit
26c733db86
@ -17,10 +17,10 @@ spec:
|
||||
io.kompose.service: hydra-sql
|
||||
spec:
|
||||
containers:
|
||||
- image: reg.cadoles.com/rmasson/hydra-sql-kube:0.0.3-dev-issue-14-20230615
|
||||
- name: hydra-sql-fpm
|
||||
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"]
|
||||
resources: {}
|
||||
envFrom:
|
||||
@ -36,7 +36,7 @@ spec:
|
||||
- name: PHP_FPM_LOG_LEVEL
|
||||
value: warning
|
||||
- name: hydra-sql-nginx
|
||||
image: reg.cadoles.com/cadoles/hydra-sql:latest
|
||||
image: reg.cadoles.com/rmasson/hydra-sql-kube:0.0.3-dev-issue-14-20230615
|
||||
imagePullPolicy: Always
|
||||
args: ["/usr/sbin/nginx"]
|
||||
envFrom:
|
||||
|
Loading…
x
Reference in New Issue
Block a user