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