Commit 36b0e4d5 authored by fangxinjiang's avatar fangxinjiang

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

parent b8cbe22a
apiVersion: networking.istio.io/v1alpha3 apiVersion: networking.istio.io/v1alpha3
kind: VirtualService kind: VirtualService
metadata: metadata:
name: yifu-prd-webmvp-csp name: yifu-prd-webcsp
namespace: prd-mvp namespace: prd-mvp
spec: spec:
gateways: gateways:
...@@ -16,6 +16,6 @@ spec: ...@@ -16,6 +16,6 @@ spec:
uri: / uri: /
route: route:
- destination: - destination:
host: yifu-prd-webmvp-csp.prd-mvp.svc.cluster.local host: 127.0.0.1
port: port:
number: 80 number: 3500
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