From 9ee6a777be4293847d5ff23ecb50961ad99bee8d Mon Sep 17 00:00:00 2001 From: Matthieu Lamalle Date: Fri, 30 Jun 2023 13:33:01 +0200 Subject: [PATCH] update image hdyra-dispatcher 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 2e17452..fd05393 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:808658d-symfony-containers + image: reg.cadoles.com/cadoles/hydra-dispatcher-standalone:0.0.1-20230630 envFrom: - configMapRef: name: hydra-dispatcher-env