Commit 9a223738 by 宋毅

增加好名科技

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