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