Commit df52a1cb by 蒋勇

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

parents 8819e153 b8e4d722
......@@ -1484,18 +1484,17 @@ spec:
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: operate-qifu-ingress
name: operate-ingress
namespace: newtime
spec:
rules:
- host: operate.qifu.gongsibao.com
- host: operate.gongsibao.com
http:
paths:
- path: /
backend:
serviceName: ucommune-back-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