From 69665bf3942aee055669b537455e460290262dd9 Mon Sep 17 00:00:00 2001 From: phong tran Date: Wed, 12 Mar 2025 15:27:05 +0000 Subject: [PATCH] Actualiser manifests/03_ingress.yml --- 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..777ce0b 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.PTR.lab.adho.app secretName: exempleci-tls rules: - - host: exempleci.{{TRIGRAMME}}.lab.adho.app + - host: exempleci.PTR.lab.adho.app http: paths: - pathType: Prefix