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

This commit is contained in:
nathan rouquet 2025-01-23 14:36:31 +00:00
parent f15ed4092d
commit 0eea7f7934

View File

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