Actualiser manifests/03_ingress.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
elhadj camara 2025-03-12 15:27:25 +00:00
parent 60626be149
commit 74fa0dc7f6

View File

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