Mise à jour de 'manifests/03_ingress.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Alexandre LAURET 2025-01-21 14:43:36 +00:00
parent 47e0c2f683
commit 7115e10b6f

View File

@ -10,10 +10,10 @@ spec:
ingressClassName: nginx ingressClassName: nginx
tls: tls:
- hosts: - hosts:
- exempleci.alauret.lab.adho.app - exempleci.alauret2.lab.adho.app
secretName: exempleci-tls secretName: exempleci-tls
rules: rules:
- host: exempleci.alauret.lab.adho.app - host: exempleci.alauret2.lab.adho.app
http: http:
paths: paths:
- pathType: Prefix - pathType: Prefix