fix(ingress): route test121 host to frontend solid service
This commit is contained in:
parent
b8a8c5b346
commit
72f30f8d39
1 changed files with 10 additions and 0 deletions
|
|
@ -26,3 +26,13 @@ spec:
|
|||
name: nxtgauge-frontend-solid
|
||||
port:
|
||||
number: 80
|
||||
- host: test121.nxtgauge.com
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: nxtgauge-frontend-solid
|
||||
port:
|
||||
number: 80
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue