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
3719b0cf
Commit
3719b0cf
authored
Jun 26, 2020
by
宋毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
字典文件
parent
fbeb0024
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
0 deletions
+30
-0
yamls/tx/biz/zhichanconfigmap.yaml
+30
-0
No files found.
yamls/tx/biz/zhichanconfigmap.yaml
0 → 100644
View file @
3719b0cf
apiVersion
:
v1
kind
:
ConfigMap
metadata
:
name
:
zhichan-config
namespace
:
tencent-zhichan
data
:
APP_ENV
:
prod
NODE_PORT
:
"
80"
DB_HOST
:
9.139.8.35
DB_PORT
:
"
13057"
DB_USER
:
brg
DB_PWD
:
Brg2020!
REDIS_HOST
:
9.139.11.100
REDIS_PORT
:
"
6379"
REDIS_PWD
:
Brg2020!
QUEUE_DB_NAME
:
tx-queue-log
LOGS_SYTXPUBLIC_MSGQ_REDIS_DB
:
"
10"
LOGS_SYTXPUBLIC_MSGQ_CONSUMER_NAME
:
"
publicLogs.publicLogsConsumer"
LOGS_SYTXPUBLIC_MSGQ_QUEUED_NAME
:
"
LOGS-SYTXPUBLIC-MSGQ"
LOGSFAIL_SYTXPUBLIC_MSGQ_QUEUED_NAME
:
"
LOGSFAIL-SYTXPUBLIC-MSGQ"
SYTXPUBLIC_MSGQ_REDIS_DB
:
"
9"
SYTXPUBLIC_MSGQ_CONSUMER_NAME
:
"
publicServiceAllocation.publicConsumer"
SYTXFAIL_SYTXPUBLIC_MSGQ_CONSUMER_NAME
:
"
publicFail.publicFailConsumer"
NOTIFY_SYTXPUBLIC_MSGQ_CONSUMER_NAME
:
"
publicNotify.publicNotifyConsumer"
SYTXPUBLIC_MSGQ_QUEUED_NAME
:
"
SYTXPUBLIC-MSGQ"
SYTXFAIL_SYTXPUBLIC_MSGQ_QUEUED_NAME
:
"
SYTXFAIL-SYTXPUBLIC-MSGQ"
NOTIFY_SYTXPUBLIC_MSGQ_QUEUED_NAME
:
"
NOTIFY-SYTXPUBLIC-MSGQ"
BRG_USER_CENTER_DB_NAME
:
tx-shop
BRG_USER_CENTER_REDIS_DB
:
"
5"
\ No newline at end of file
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