Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k8syml
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
k8syml
Commits
502aefe7
Commit
502aefe7
authored
Jul 09, 2020
by
蒋勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
d
parent
4f53831f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
25 additions
and
6 deletions
+25
-6
yamls/tx/base/7custom-resource-obj.yaml
+3
-5
yamls/tx/biz/all-ingress.yaml
+21
-0
yamls/zhichan/ent-profile-deployment.yaml
+1
-1
No files found.
yamls/tx/base/7custom-resource-obj.yaml
View file @
502aefe7
...
...
@@ -16,7 +16,5 @@ metadata:
name
:
jwt
namespace
:
tencent-qifu
config
:
add
:
headers
:
-
"
Authorization:
injected-by-kong"
plugin
:
jwt
\ No newline at end of file
plugin
:
jwt
disabled
:
false
\ No newline at end of file
yamls/tx/biz/all-ingress.yaml
View file @
502aefe7
...
...
@@ -70,6 +70,27 @@ spec:
serviceName
:
paas-service
servicePort
:
80
---
apiVersion
:
extensions/v1beta1
kind
:
Ingress
metadata
:
name
:
paas-pugintest-ingress
namespace
:
tencent-qifu
annotations
:
configuration.konghq.com
:
kongingress-strip-path
plugins.konghq.com
:
jwt
spec
:
rules
:
-
host
:
txchannel-dev.brg.tencentyun.com
http
:
paths
:
-
path
:
/testplugin
pathType
:
Prefix
backend
:
serviceName
:
paas-service
servicePort
:
80
---
apiVersion
:
extensions/v1beta1
kind
:
Ingress
metadata
:
...
...
yamls/zhichan/ent-profile-deployment.yaml
View file @
502aefe7
...
...
@@ -18,7 +18,7 @@ spec:
restartPolicy
:
Always
containers
:
-
name
:
entprofile
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:179.1.6
1
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:179.1.6
2
imagePullPolicy
:
IfNotPresent
ports
:
-
containerPort
:
80
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment