Compare commits

..

3 Commits

3 changed files with 6 additions and 6 deletions

View File

@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: hydra-oidc-php-fpm
image: reg.cadoles.com/cmsassot/hydra-oidc-test:latest
image: reg.cadoles.com/cadoles/hydra-oidc:TODO_TAG
imagePullPolicy: Always
args: ["/usr/sbin/php-fpm81", "-F", "-e"]
readinessProbe:
@ -51,7 +51,7 @@ spec:
runAsGroup: 1000
runAsUser: 1000
- image: reg.cadoles.com/cmsassot/hydra-oidc-test:latest
- image: reg.cadoles.com/cadoles/hydra-oidc:TODO_TAG
imagePullPolicy: Always
name: hydra-oidc-nginx
args:

View File

@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: hydra-sql-fpm
image: reg.cadoles.com/cmsassot/hydra-sql-test:latest
image: reg.cadoles.com/cadoles/hydra-sql:TODO_TAG
imagePullPolicy: Always
args: ["/usr/sbin/php-fpm81", "-F", "-e"]
readinessProbe:
@ -58,7 +58,7 @@ spec:
subPath: "sql_login.yaml"
- name: hydra-sql-nginx
image: reg.cadoles.com/cmsassot/hydra-sql-test:latest
image: reg.cadoles.com/cadoles/hydra-sql:TODO_TAG
imagePullPolicy: Always
args:
[

View File

@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: hydra-dispatcher-php-fpm
image: reg.cadoles.com/cmsassot/hydra-dispatcher-test:latest
image: reg.cadoles.com/cadoles/hydra-dispatcher:TODO_TAG
args: ["/usr/sbin/php-fpm81", "-F", "-e"]
readinessProbe:
exec:
@ -52,7 +52,7 @@ spec:
runAsNonRoot: true
runAsGroup: 1000
runAsUser: 1000
- image: reg.cadoles.com/cmsassot/hydra-dispatcher-test:latest
- image: reg.cadoles.com/cadoles/hydra-dispatcher:TODO_TAG
imagePullPolicy: Always
name: hydra-dispatcher-nginx
args: