From 889a4c2d4e7e172456debae3fec77af0006bb80b Mon Sep 17 00:00:00 2001 From: Yanis JEDRZEJCZAK Date: Thu, 4 Apr 2024 10:46:10 +0200 Subject: [PATCH] switching ppd ingress --- devops/ppd.values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devops/ppd.values.yaml b/devops/ppd.values.yaml index b47eabd3..4db3e934 100644 --- a/devops/ppd.values.yaml +++ b/devops/ppd.values.yaml @@ -21,7 +21,7 @@ lecoffreFront: host: app-tp.ppd.lecoffre.smart-chain.fr tls: hosts: - - app.ppd.lecoffre.smart-chain.fr + - app-tp.ppd.lecoffre.smart-chain.fr secretName: front-tls annotations: kubernetes.io/ingress.class: nginx