Commit ccadba48 by 蒋勇

tj

parent 684487ba
......@@ -1476,6 +1476,21 @@ spec:
serviceName: center-channel-service
servicePort: 80
---
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: fqgsbweb-gongsibao-ingress
namespace: chaolai
spec:
rules:
- host: fqgsbweb.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