1
This commit is contained in:
parent
54baaa30ef
commit
a81be6c98c
@ -37,7 +37,7 @@ spec:
|
||||
number: 8188
|
||||
- host: h5red.gpdev.qq.com
|
||||
http:
|
||||
paths: &h5red-paths
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
@ -156,4 +156,26 @@ spec:
|
||||
port:
|
||||
number: 8188
|
||||
- host: h5red.jyapp.site
|
||||
http: *h5red-paths
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: stock2-web-h5red-service
|
||||
port:
|
||||
number: 80
|
||||
- path: /api
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: stock2-java-api-service
|
||||
port:
|
||||
number: 80
|
||||
- path: /api/market
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: haproxy-service
|
||||
port:
|
||||
number: 8188
|
||||
Loading…
x
Reference in New Issue
Block a user