Commit 6c81f028 by v_vjyjiang

d

parent 2bd85970
...@@ -128,12 +128,15 @@ metadata: ...@@ -128,12 +128,15 @@ metadata:
namespace: newtime namespace: newtime
annotations: annotations:
configuration.konghq.com: kongingress-strip-path configuration.konghq.com: kongingress-strip-path
plugins.konghq.com: jwt
spec: spec:
rules: rules:
- host: icdeliver.deliver.gongsibao.com - host: icdeliver.deliver.gongsibao.com
http: http:
paths: paths:
- path: /
backend:
serviceName: icdeliver-service
servicePort: 80
- path: /web - path: /web
backend: backend:
serviceName: icdeliver-service serviceName: icdeliver-service
......
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