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

This commit is contained in:
phong tran 2025-03-12 15:55:35 +00:00
parent 69665bf394
commit 9bd6bbd298

View File

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