fix(ingress): restrict frontend solid host to test121 only

This commit is contained in:
Ashwin Kumar 2026-04-11 15:30:56 +02:00
parent 72f30f8d39
commit a3f08182ab

View file

@ -6,26 +6,6 @@ metadata:
spec:
ingressClassName: traefik
rules:
- host: nxtgauge.com
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: nxtgauge-frontend-solid
port:
number: 80
- host: www.nxtgauge.com
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: nxtgauge-frontend-solid
port:
number: 80
- host: test121.nxtgauge.com
http:
paths: