Commit a473f29e authored by fangxinjiang's avatar fangxinjiang

客户服务平台生产配置文件-fxj

parent 4f95525d
apiVersion: networking.istio.io/v1alpha3
kind: VirtualService
metadata:
name: yifu-prd-webmvp-csp
namespace: prd-mvp
spec:
gateways:
- istio-system/prd-worfu
hosts:
- hrcsp.worfu.com
http:
- match:
- uri:
prefix: /
rewrite:
uri: /
route:
- destination:
host: yifu-prd-webmvp-csp.prd-mvp.svc.cluster.local
port:
number: 80
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment