From d3851c11b675819f4fcfe1adf921be47bd5dfacc Mon Sep 17 00:00:00 2001 From: Yanis JEDRZEJCZAK Date: Mon, 29 Apr 2024 10:33:42 +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..d1636fed 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: app-tp.lecoffre.smart-chain.fr tls: hosts: - - www.app.lecoffre.io + - app-tp.lecoffre.smart-chain.fr secretName: front-tls annotations: kubernetes.io/ingress.class: nginx