From eca5c86037e910f802e9731a37eed29ac3f31cad Mon Sep 17 00:00:00 2001 From: cmsassot Date: Wed, 3 Apr 2024 09:35:29 +0200 Subject: [PATCH] test --- components/hydra-oidc/resources/hydra-oidc-deployment.yaml | 2 +- components/hydra-sql/resources/hydra-sql-deployment.yaml | 2 +- .../hydra-dispatcher/resources/hydra-dispatcher-deployment.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/hydra-oidc/resources/hydra-oidc-deployment.yaml b/components/hydra-oidc/resources/hydra-oidc-deployment.yaml index da38d25..a6f1222 100644 --- a/components/hydra-oidc/resources/hydra-oidc-deployment.yaml +++ b/components/hydra-oidc/resources/hydra-oidc-deployment.yaml @@ -53,7 +53,7 @@ spec: - image: reg.cadoles.com/cadoles/hydra-oidc-base:2024.4.2-develop.1349.c4711f6 imagePullPolicy: Always - name: hydra-oidc-nginx + name: hydra-oidc-caddy args: [ "/usr/sbin/caddy", diff --git a/components/hydra-sql/resources/hydra-sql-deployment.yaml b/components/hydra-sql/resources/hydra-sql-deployment.yaml index 16eff5a..92e47af 100644 --- a/components/hydra-sql/resources/hydra-sql-deployment.yaml +++ b/components/hydra-sql/resources/hydra-sql-deployment.yaml @@ -57,7 +57,7 @@ spec: mountPath: "/app/config/sql_login_configuration/sql_login.yaml" subPath: "sql_login.yaml" - - name: hydra-sql-nginx + - name: hydra-sql-caddy image: reg.cadoles.com/cadoles/hydra-sql-base:2024.4.2-develop.953.fc87b24 imagePullPolicy: Always args: diff --git a/resources/hydra-dispatcher/resources/hydra-dispatcher-deployment.yaml b/resources/hydra-dispatcher/resources/hydra-dispatcher-deployment.yaml index 45212c1..1bbdf80 100644 --- a/resources/hydra-dispatcher/resources/hydra-dispatcher-deployment.yaml +++ b/resources/hydra-dispatcher/resources/hydra-dispatcher-deployment.yaml @@ -54,7 +54,7 @@ spec: runAsUser: 1000 - image: reg.cadoles.com/cadoles/hydra-dispatcher-base:2024.4.2-develop.1411.74a9f16 imagePullPolicy: Always - name: hydra-dispatcher-nginx + name: hydra-dispatcher-caddy args: [ "/usr/sbin/caddy",