fix(php-fpm): set php-fpm81 for hydra-sql and hydra-dispatcher
This commit is contained in:
@ -18,8 +18,8 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: hydra-dispatcher-php-fpm
|
||||
image: reg.cadoles.com/cadoles/hydra-dispatcher-base:2024.4.29-develop.1139.0f72845
|
||||
args: ["/usr/sbin/php-fpm82", "-F", "-e"]
|
||||
image: reg.cadoles.com/cadoles/hydra-dispatcher-base:2024.4.29-develop.1417.7f64598
|
||||
args: ["/usr/sbin/php-fpm81", "-F", "-e"]
|
||||
readinessProbe:
|
||||
exec:
|
||||
command:
|
||||
|
Reference in New Issue
Block a user