Commit 00e5bbb7 by 宋毅

tj

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