Commit b8e1c707 by 蒋勇

Merge branch 'master' of gitlab.gongsibao.com:jiangyong/k8syml

parents d0acb2b1 801e8c61
......@@ -1451,6 +1451,21 @@ spec:
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: zc360-qifu-ingress
namespace: chaolai
spec:
rules:
- host: zc360.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