From d71fb2ae191065df955f2eb1bf475c53ced37682 Mon Sep 17 00:00:00 2001 From: Yanis JEDRZEJCZAK Date: Mon, 29 Apr 2024 09:49:34 +0200 Subject: [PATCH] Revert deploy changes --- 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 549b5fe4..46388be2 100644 --- a/devops/prd.values.yaml +++ b/devops/prd.values.yaml @@ -18,10 +18,10 @@ lecoffreFront: limits: memory: 2Gi ingress: - host: api-tp.lecoffre.smart-chain.fr + host: www.app.lecoffre.io tls: hosts: - - api-tp.lecoffre.smart-chain.fr + - www.app.lecoffre.io secretName: front-tls annotations: kubernetes.io/ingress.class: nginx