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
3698c0aa
Commit
3698c0aa
authored
Jul 28, 2020
by
宋毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update ic-name-deployment.yaml
parent
7776ecdd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
58 additions
and
4 deletions
+58
-4
yamls/tx/biz/ic-name-deployment.yaml
+58
-4
No files found.
yamls/tx/biz/ic-name-deployment.yaml
View file @
3698c0aa
...
...
@@ -18,7 +18,7 @@ spec:
restartPolicy
:
Always
containers
:
-
name
:
ic-name
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:700.0.3
image
:
csighub.tencentyun.com/brg_icp/brg-ic-name-check:386356ff
imagePullPolicy
:
IfNotPresent
ports
:
-
containerPort
:
80
...
...
@@ -27,7 +27,61 @@ spec:
value
:
Asia/Shanghai
-
name
:
LANG
value
:
zh_CN.UTF-8
-
name
:
APP_ENV
valueFrom
:
configMapKeyRef
:
name
:
zhichan-config
key
:
APP_ENV
-
name
:
DB_HOST
valueFrom
:
configMapKeyRef
:
name
:
zhichan-config
key
:
DB_HOST
-
name
:
DB_PORT
valueFrom
:
configMapKeyRef
:
name
:
zhichan-config
key
:
DB_PORT
-
name
:
DB_PWD
valueFrom
:
configMapKeyRef
:
name
:
zhichan-config
key
:
DB_PWD
-
name
:
DB_USER
valueFrom
:
configMapKeyRef
:
name
:
zhichan-config
key
:
DB_USER
-
name
:
ES_HOST
valueFrom
:
configMapKeyRef
:
name
:
zhichan-config
key
:
ES_HOST
-
name
:
ES_PORT
valueFrom
:
configMapKeyRef
:
name
:
zhichan-config
key
:
ES_PORT
-
name
:
ES_PWD
valueFrom
:
configMapKeyRef
:
name
:
zhichan-config
key
:
ES_PWD
-
name
:
ES_USER
valueFrom
:
configMapKeyRef
:
name
:
zhichan-config
key
:
ES_USER
-
name
:
QCC_APPKEY
valueFrom
:
configMapKeyRef
:
name
:
zhichan-config
key
:
QCC_APPKEY
-
name
:
QCC_SECRETKEY
valueFrom
:
configMapKeyRef
:
name
:
zhichan-config
key
:
QCC_SECRETKEY
---
kind
:
Service
...
...
@@ -43,5 +97,4 @@ spec:
-
port
:
80
targetPort
:
80
selector
:
app
:
ic-name
app
:
ic-name
\ 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