feat(web-test): expose on test.guillin.ovh

This commit is contained in:
2026-07-26 18:55:50 +02:00
parent d4369ee72a
commit 5317704f60
+10 -10
View File
@@ -5,13 +5,13 @@ metadata:
spec:
ingressClassName: nginx
rules:
- host: web.local
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: web
port:
number: 80
- host: test.guillin.ovh
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: web
port:
number: 80