Commit 9a3e77b5 by 宋毅

Update all-ingress.yaml

parent f142365d
......@@ -1496,7 +1496,21 @@ spec:
backend:
serviceName: center-channel-service
servicePort: 80
---
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: douyin-qifu-ingress
namespace: chaolai
spec:
rules:
- host: douyin.qifu.gongsibao.com
http:
paths:
- path: /
backend:
serviceName: center-channel-service
servicePort: 80
---
apiVersion: extensions/v1beta1
kind: Ingress
......
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