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