From 7115e10b6fcf9ccb53e24cddd82d0532a42ad6d1 Mon Sep 17 00:00:00 2001 From: Alexandre LAURET Date: Tue, 21 Jan 2025 14:43:36 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'manifests/03=5Fing?= =?UTF-8?q?ress.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifests/03_ingress.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/03_ingress.yml b/manifests/03_ingress.yml index 95b97a0..7b4f70f 100644 --- a/manifests/03_ingress.yml +++ b/manifests/03_ingress.yml @@ -10,10 +10,10 @@ spec: ingressClassName: nginx tls: - hosts: - - exempleci.alauret.lab.adho.app + - exempleci.alauret2.lab.adho.app secretName: exempleci-tls rules: - - host: exempleci.alauret.lab.adho.app + - host: exempleci.alauret2.lab.adho.app http: paths: - pathType: Prefix