Commit 33f10966 by 蒋勇

d

parent 41a4c15f
...@@ -503,6 +503,23 @@ spec: ...@@ -503,6 +503,23 @@ spec:
apiVersion: extensions/v1beta1 apiVersion: extensions/v1beta1
kind: Ingress kind: Ingress
metadata: metadata:
name: fqboss-ingress
namespace: chaolai
spec:
rules:
- host: fqgirl.gongsibao.com
http:
paths:
- path: /
backend:
serviceName: fqboss-service
servicePort: 80
---
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: igirl-rfjx-ingress name: igirl-rfjx-ingress
namespace: chaolai namespace: chaolai
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