add imagepullpolicy rule
This commit is contained in:
parent
27dc0184d4
commit
7d18b9ce7c
|
@ -19,6 +19,7 @@ spec:
|
|||
containers:
|
||||
- name: hydra-oidc-php-fpm
|
||||
image: reg.cadoles.com/cadoles/hydra-oidc-kube:0.0.1
|
||||
imagePullPolicy: Always
|
||||
args: ["/usr/sbin/php-fpm81", "-F", "-e"]
|
||||
env:
|
||||
- name: PHP_FPM_LISTEN
|
||||
|
|
Loading…
Reference in New Issue