From f925ba61a6b0d856f28e2f5ea9f1edaa885ab122 Mon Sep 17 00:00:00 2001 From: Matthieu Lamalle Date: Fri, 30 Jun 2023 13:37:45 +0200 Subject: [PATCH] update ref --- .../hydra-dispatcher/resources/hydra-dispatcher-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/hydra-dispatcher/resources/hydra-dispatcher-deployment.yaml b/resources/hydra-dispatcher/resources/hydra-dispatcher-deployment.yaml index fd05393..956a558 100644 --- a/resources/hydra-dispatcher/resources/hydra-dispatcher-deployment.yaml +++ b/resources/hydra-dispatcher/resources/hydra-dispatcher-deployment.yaml @@ -18,7 +18,7 @@ spec: spec: containers: - name: hydra-dispatcher - image: reg.cadoles.com/cadoles/hydra-dispatcher-standalone:0.0.1-20230630 + image: reg.cadoles.com/mlamalle/hydra-dispatcher-standalone:0.0.1-20230630 envFrom: - configMapRef: name: hydra-dispatcher-env