fix(ingress): restrict frontend solid host to test121 only
This commit is contained in:
parent
72f30f8d39
commit
a3f08182ab
1 changed files with 0 additions and 20 deletions
|
|
@ -6,26 +6,6 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
ingressClassName: traefik
|
ingressClassName: traefik
|
||||||
rules:
|
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
|
- host: test121.nxtgauge.com
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue