From 9bd6bbd298841f435f9f85b2713cf853d2991a21 Mon Sep 17 00:00:00 2001 From: phong tran Date: Wed, 12 Mar 2025 15:55:35 +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 777ce0b..f988592 100644 --- a/manifests/03_ingress.yml +++ b/manifests/03_ingress.yml @@ -10,10 +10,10 @@ spec: ingressClassName: nginx tls: - hosts: - - exempleci.PTR.lab.adho.app + - exempleci.phong.lab.adho.app secretName: exempleci-tls rules: - - host: exempleci.PTR.lab.adho.app + - host: exempleci.phong.lab.adho.app http: paths: - pathType: Prefix