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: spec:
ingressClassName: nginx ingressClassName: nginx
rules: rules:
- host: web.local - host: test.guillin.ovh
http: http:
paths: paths:
- path: / - path: /
pathType: Prefix pathType: Prefix
backend: backend:
service: service:
name: web name: web
port: port:
number: 80 number: 80