Commit 3f33ca23 by v_vjyjiang

d

parent 9431b631
apiVersion: extensions/v1beta1 apiVersion: extensions/v1beta1
kind: Ingress kind: Ingress
metadata: metadata:
name: alichannel-ingress
namespace: newtime
annotations:
configuration.konghq.com: kongingress-strip-path
spec:
rules:
- host: aliicp.deliver.gongsibao.com
http:
paths:
- path: /
pathType: Prefix
backend:
serviceName: paas-service
servicePort: 80
---
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: paas-ingress name: paas-ingress
namespace: newtime namespace: newtime
annotations: annotations:
......
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