Commit 880b6a3f by 宋毅

tj

parent 09669809
......@@ -1247,11 +1247,10 @@ spec:
serviceName: center-channel-service
servicePort: 80
---
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: qilian-center-channel-ingress
name: qilian-qifu-ingress
namespace: chaolai
spec:
rules:
......@@ -1267,6 +1266,22 @@ spec:
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: jd-qifu-ingress
namespace: chaolai
spec:
rules:
- host: jd.qifu.gongsibao.com
http:
paths:
- path: /
backend:
serviceName: center-channel-service
servicePort: 80
---
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: center-order-ingress
namespace: chaolai
spec:
......
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