Commit 2cace0b9 by 蒋勇

d

parent 1bbb42e8
......@@ -1142,3 +1142,21 @@ spec:
serviceName: zc-channel-gateway-service
servicePort: 80
---
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: igirl-channel-app-ingress
namespace: chaolai
spec:
rules:
- host: channelapp.gongsibao.com
http:
paths:
- path: /
backend:
serviceName: igirl-channel-app-service
servicePort: 80
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