From 6374320442fc67aea7fd56860cc74863310d41b3 Mon Sep 17 00:00:00 2001 From: Gael Dieudonne Date: Thu, 23 Jan 2025 14:00:20 +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 07d777a..9f81c5d 100644 --- a/manifests/03_ingress.yml +++ b/manifests/03_ingress.yml @@ -10,10 +10,10 @@ spec: ingressClassName: nginx tls: - hosts: - - exempleci.{{TRIGRAMME}}.lab.adho.app + - exempleci.gael.dieudonne.lab.adho.app secretName: exempleci-tls rules: - - host: exempleci.{{TRIGRAMME}}.lab.adho.app + - host: exempleci.gael.dieudonne.lab.adho.app http: paths: - pathType: Prefix