Commit 937802c9 by 蒋勇

d

parent 7bd03778
......@@ -13,8 +13,6 @@ route:
apiVersion: configuration.konghq.com/v1
kind: KongPlugin
metadata:
name: jwt
name: jwt-plugin
namespace: tencent-qifu
config:
plugin: jwt
disabled: false
\ No newline at end of file
plugin: jwt
\ No newline at end of file
......@@ -77,11 +77,10 @@ metadata:
name: paas-pugintest-ingress
namespace: tencent-qifu
annotations:
configuration.konghq.com: kongingress-strip-path
plugins.konghq.com: jwt
plugins.konghq.com: jwt-plugin
spec:
rules:
- host: txchannel-dev.brg.tencentyun.com
- host: txchannel-dev2.brg.tencentyun.com
http:
paths:
- path: /testplugin
......
......@@ -18,7 +18,7 @@ spec:
restartPolicy: Always
containers:
- name: entprofile
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:179.1.62
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:179.1.63
imagePullPolicy: IfNotPresent
ports:
- containerPort: 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