From f3e12caba130e7f5b3875543e59ab4858e4315dc Mon Sep 17 00:00:00 2001 From: Vins Date: Mon, 18 Sep 2023 10:49:39 +0200 Subject: [PATCH] Edited ppd values --- devops/ppd.values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devops/ppd.values.yaml b/devops/ppd.values.yaml index ba5c13a9..53502061 100644 --- a/devops/ppd.values.yaml +++ b/devops/ppd.values.yaml @@ -18,10 +18,10 @@ lecoffreBack: limits: memory: 2Gi ingress: - host: api.stg.lecoffre.smart-chain.fr + host: api.ppd.lecoffre.smart-chain.fr tls: hosts: - - api.stg.lecoffre.smart-chain.fr + - api.ppd.lecoffre.smart-chain.fr secretName: api-tls annotations: kubernetes.io/ingress.class: nginx