Commit f7d46317 by 蒋勇

d

parent 80622700
......@@ -504,6 +504,23 @@ spec:
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: igirl-58caishui-ingress
namespace: chaolai
spec:
rules:
- host: www.58-caishui.com
http:
paths:
- path: /
backend:
serviceName: igirl-service
servicePort: 80
---
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: igirl-wangku-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