From 7bd24d5de368878e2a6369cc09902b0f84e12891 Mon Sep 17 00:00:00 2001 From: Yanis JEDRZEJCZAK Date: Mon, 29 Apr 2024 09:49:31 +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 3a7c7e5b..7f571d2a 100644 --- a/devops/prd.values.yaml +++ b/devops/prd.values.yaml @@ -18,10 +18,10 @@ lecoffreBack: limits: memory: 2Gi ingress: - host: api-tp.lecoffre.smart-chain.fr + host: api.lecoffre.io tls: hosts: - - api-tp.lecoffre.smart-chain.fr + - api.lecoffre.io secretName: api-tls annotations: kubernetes.io/ingress.class: nginx