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