typo
This commit is contained in:
parent
c174ddb734
commit
32ccca7616
|
@ -58,7 +58,7 @@ spec:
|
|||
subPath: "sql_login.yaml"
|
||||
|
||||
- name: hydra-sql-caddy
|
||||
image: reg.cadoles.com/cadoles/hydra-sql-base:2024.4.2-develop.953.fc87b24
|
||||
image: reg.cadoles.com/cadoles/hydra-sql-base:2024.4.29-develop.1147.e03312b
|
||||
imagePullPolicy: Always
|
||||
args: ["/usr/sbin/caddy", "run", "--adapter", "caddyfile", "--config", "/etc/caddy/Caddyfile"]
|
||||
readinessProbe:
|
||||
|
|
|
@ -53,7 +53,7 @@ spec:
|
|||
runAsGroup: 1000
|
||||
runAsUser: 1000
|
||||
- name: hydra-dispatcher-caddy
|
||||
image: reg.cadoles.com/cadoles/hydra-dispatcher-base:2024.4.2-develop.1411.74a9f16
|
||||
image: reg.cadoles.com/cadoles/hydra-dispatcher-base:2024.4.29-develop.1139.0f72845
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue