set hydra-dispatcher side container
This commit is contained in:
parent
a631a5c83e
commit
d2291c6f58
@ -18,7 +18,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: hydra-dispatcher-php-fpm
|
||||
image: reg.cadoles.com/cadoles/hydra-dispatcher-base:0.0.1
|
||||
image: reg.cadoles.com/cadoles/hydra-dispatcher-kube:0.0.1
|
||||
args: ["/usr/sbin/php-fpm7", "-F", "-e"]
|
||||
env:
|
||||
- name: PHP_FPM_LISTEN
|
||||
@ -35,7 +35,7 @@ spec:
|
||||
name: hydra-dispatcher-apps
|
||||
resources: {}
|
||||
|
||||
- image: reg.cadoles.com/cadoles/hydra-dispatcher-base:0.0.1
|
||||
- image: reg.cadoles.com/cadoles/hydra-dispatcher-kube:0.0.1
|
||||
imagePullPolicy: Always
|
||||
name: hydra-dispatcher-nginx
|
||||
args: ["/usr/sbin/nginx"]
|
||||
|
Loading…
Reference in New Issue
Block a user