Actualiser manifests/03_ingress.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
frederic friscourt 2025-03-13 10:20:38 +00:00
parent 79dd7dad6e
commit 0b59e10a05

View File

@ -10,10 +10,10 @@ spec:
ingressClassName: nginx ingressClassName: nginx
tls: tls:
- hosts: - hosts:
- exempleci.{{TRIGRAMME}}.lab.adho.app - exempleci.fredfris.lab.adho.app
secretName: exempleci-tls secretName: exempleci-tls
rules: rules:
- host: exempleci.{{TRIGRAMME}}.lab.adho.app - host: exempleci.fredfris.lab.adho.app
http: http:
paths: paths:
- pathType: Prefix - pathType: Prefix