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
9a5f5994
Commit
9a5f5994
authored
Jun 28, 2020
by
蒋勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
d
parent
eb25f9b7
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
6 deletions
+10
-6
yamls/tx/biz/deliver/ic-deployment.yaml
+3
-3
yamls/tx/biz/deliver/icp-deployment.yaml
+3
-3
yamls/tx/biz/zhichanconfigmap.yaml
+4
-0
No files found.
yamls/tx/biz/deliver/ic-deployment.yaml
View file @
9a5f5994
...
...
@@ -17,7 +17,7 @@ spec:
spec
:
restartPolicy
:
Always
containers
:
-
name
:
paas
-
name
:
ic-deliver
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18.0.25
imagePullPolicy
:
IfNotPresent
ports
:
...
...
@@ -52,11 +52,11 @@ spec:
configMapKeyRef
:
name
:
zhichan-config
key
:
DB_USER
-
name
:
PAAS
_DB_NAME
-
name
:
DELIVERY
_DB_NAME
valueFrom
:
configMapKeyRef
:
name
:
zhichan-config
key
:
PAAS
_DB_NAME
key
:
DELIVERY
_DB_NAME
-
name
:
PAAS_REDIS_DB
valueFrom
:
configMapKeyRef
:
...
...
yamls/tx/biz/deliver/icp-deployment.yaml
View file @
9a5f5994
...
...
@@ -17,7 +17,7 @@ spec:
spec
:
restartPolicy
:
Always
containers
:
-
name
:
paas
-
name
:
icp-deliver
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18.0.25
imagePullPolicy
:
IfNotPresent
ports
:
...
...
@@ -52,11 +52,11 @@ spec:
configMapKeyRef
:
name
:
zhichan-config
key
:
DB_USER
-
name
:
PAAS
_DB_NAME
-
name
:
DELIVERY
_DB_NAME
valueFrom
:
configMapKeyRef
:
name
:
zhichan-config
key
:
PAAS
_DB_NAME
key
:
DELIVERY
_DB_NAME
-
name
:
PAAS_REDIS_DB
valueFrom
:
configMapKeyRef
:
...
...
yamls/tx/biz/zhichanconfigmap.yaml
View file @
9a5f5994
...
...
@@ -27,3 +27,7 @@ data:
NOTIFY_SYTXPUBLIC_MSGQ_QUEUED_NAME
:
"
NOTIFY-SYTXPUBLIC-MSGQ"
BRG_USER_CENTER_DB_NAME
:
tx-shop
BRG_USER_CENTER_REDIS_DB
:
"
5"
PAAS_DB_NAME
:
center-manage
DELIVERY_DB_NAME
:
ent_deliver
PAAS_REDIS_DB
:
"
3"
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