From 11cc24601fd7e678afc3438017dda0efd18642f7 Mon Sep 17 00:00:00 2001 From: elhadj camara Date: Wed, 12 Mar 2025 15:36:31 +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 9ab1c1c..6a13bea 100644 --- a/manifests/03_ingress.yml +++ b/manifests/03_ingress.yml @@ -10,10 +10,10 @@ spec: ingressClassName: nginx tls: - hosts: - - exempleci.tp1203.lab.adho.app + - exempleci.elhadj.lab.adho.app secretName: exempleci-tls rules: - - host: exempleci.tp1203.lab.adho.app + - host: exempleci.elhadj.lab.adho.app http: paths: - pathType: Prefix