Compare commits

..

1 Commits

Author SHA1 Message Date
e13ed81517 feat(altcha) #4543 : add altcha to hydra sql theme 2025-04-10 16:32:02 +02:00

View File

@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: hydra-sql-fpm
image: reg.cadoles.com/cadoles/hydra-sql-base:2025.3.7-develop.1415.7239d84
image: reg.cadoles.com/cadoles/hydra-sql-base:2025.4.10-develop.1612.303b027
imagePullPolicy: IfNotPresent
args: ["/usr/sbin/php-fpm81", "-F", "-e"]
readinessProbe:
@ -68,7 +68,7 @@ spec:
subPath: 03_base.ini
- name: hydra-sql-caddy
image: reg.cadoles.com/cadoles/hydra-sql-base:2025.3.7-develop.1415.7239d84
image: reg.cadoles.com/cadoles/hydra-sql-base:2025.4.10-develop.1612.303b027
imagePullPolicy: IfNotPresent
args: ["/usr/sbin/caddy", "run", "--adapter", "caddyfile", "--config", "/etc/caddy/Caddyfile"]
readinessProbe: