From 6adadfbf9327ec713dcbe3b8979a37d963802e56 Mon Sep 17 00:00:00 2001 From: Maxime Lalo Date: Fri, 8 Dec 2023 16:08:47 +0100 Subject: [PATCH] hotfix --- devops/prd.values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devops/prd.values.yaml b/devops/prd.values.yaml index 02b251df..0af5bb9c 100644 --- a/devops/prd.values.yaml +++ b/devops/prd.values.yaml @@ -18,10 +18,10 @@ lecoffreFront: limits: memory: 2Gi ingress: - host: test.eplp.fr + host: app.lecoffre.smart-chain.fr tls: hosts: - - test.eplp.fr + - app.lecoffre.smart-chain.fr secretName: front-tls annotations: kubernetes.io/ingress.class: nginx