From 85490298bc9d932527693c87408ef3efa674a1be Mon Sep 17 00:00:00 2001 From: Yanis JEDRZEJCZAK Date: Fri, 26 Apr 2024 15:01:58 +0200 Subject: [PATCH] Removing deploys from circle --- 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 46388be2..549b5fe4 100644 --- a/devops/prd.values.yaml +++ b/devops/prd.values.yaml @@ -18,10 +18,10 @@ lecoffreFront: limits: memory: 2Gi ingress: - host: www.app.lecoffre.io + host: api-tp.lecoffre.smart-chain.fr tls: hosts: - - www.app.lecoffre.io + - api-tp.lecoffre.smart-chain.fr secretName: front-tls annotations: kubernetes.io/ingress.class: nginx