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
a8125f6b
Commit
a8125f6b
authored
Nov 17, 2020
by
王悦
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
7cef7a7d
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
27 additions
and
2 deletions
+27
-2
yamls/jobs/tmpaytransfer-tasks-deployment.yaml
+25
-0
yamls/jobs/tmreport.yml
+1
-1
yamls/jobs/tmtransferneed.yml
+1
-1
No files found.
yamls/jobs/tmpaytransfer-tasks-deployment.yaml
View file @
a8125f6b
...
...
@@ -28,3 +28,28 @@ spec:
configMapKeyRef
:
name
:
task-config
key
:
APP_ENV
-
name
:
TASK_PORT
valueFrom
:
configMapKeyRef
:
name
:
task-config
key
:
TASK_PORT
-
name
:
TASK_REDIS_DB
valueFrom
:
configMapKeyRef
:
name
:
task-config
key
:
FK_REDIS_DB
-
name
:
REDIS_HOST
valueFrom
:
configMapKeyRef
:
name
:
task-config
key
:
FK_REDIS_HOST
-
name
:
REDIS_PORT
valueFrom
:
configMapKeyRef
:
name
:
task-config
key
:
FK_REDIS_PORT
-
name
:
REDIS_PWD
valueFrom
:
configMapKeyRef
:
name
:
task-config
key
:
FK_REDIS_PWD
yamls/jobs/tmreport.yml
View file @
a8125f6b
...
...
@@ -12,7 +12,7 @@ spec:
restartPolicy
:
OnFailure
containers
:
-
name
:
tmreport
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:188.12.
1
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:188.12.
2
imagePullPolicy
:
IfNotPresent
env
:
-
name
:
TZ
...
...
yamls/jobs/tmtransferneed.yml
View file @
a8125f6b
...
...
@@ -12,7 +12,7 @@ spec:
restartPolicy
:
OnFailure
containers
:
-
name
:
tmtransferneed
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:188.10.
2
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:188.10.
1
imagePullPolicy
:
IfNotPresent
env
:
-
name
:
TZ
...
...
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