Commit 07ee1039 by 蒋勇

d

parent 9ce9e4c7
......@@ -42,54 +42,54 @@ spec:
backend:
serviceName: bpocm-service
servicePort: 80
---
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: bpotaskbiz-ingress
namespace: newtime
annotations:
configuration.konghq.com: kongingress-strip-path
spec:
rules:
- host: bpo-mch.gongsibao.com
http:
paths:
- path: /
backend:
serviceName: bpotaskbiz-service
servicePort: 80
- path: /web
backend:
serviceName: bpotaskbiz-service
servicePort: 80
- path: /api
backend:
serviceName: bpotaskbiz-service
servicePort: 80
# ---
# apiVersion: extensions/v1beta1
# kind: Ingress
# metadata:
# name: bpotaskbiz-ingress
# namespace: newtime
# annotations:
# configuration.konghq.com: kongingress-strip-path
# spec:
# rules:
# - host: bpo-mch.gongsibao.com
# http:
# paths:
# - path: /
# backend:
# serviceName: bpotaskbiz-service
# servicePort: 80
# - path: /web
# backend:
# serviceName: bpotaskbiz-service
# servicePort: 80
# - path: /api
# backend:
# serviceName: bpotaskbiz-service
# servicePort: 80
---
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: bpotaskop-ingress
namespace: newtime
annotations:
configuration.konghq.com: kongingress-strip-path
spec:
rules:
- host: bpo-mch.gongsibao.com
http:
paths:
- path: /
backend:
serviceName: bpotaskop-service
servicePort: 80
- path: /web
backend:
serviceName: bpotaskop-service
servicePort: 80
- path: /api
backend:
serviceName: bpotaskop-service
servicePort: 80
# ---
# apiVersion: extensions/v1beta1
# kind: Ingress
# metadata:
# name: bpotaskop-ingress
# namespace: newtime
# annotations:
# configuration.konghq.com: kongingress-strip-path
# spec:
# rules:
# - host: bpo-mch.gongsibao.com
# http:
# paths:
# - path: /
# backend:
# serviceName: bpotaskop-service
# servicePort: 80
# - path: /web
# backend:
# serviceName: bpotaskop-service
# servicePort: 80
# - path: /api
# backend:
# serviceName: bpotaskop-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