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
5312d4fc
Commit
5312d4fc
authored
Nov 17, 2020
by
linboxuan
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.gongsibao.com/jiangyong/k8syml
parents
63d467c1
7cef7a7d
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
68 additions
and
13 deletions
+68
-13
yamls/jobs/aliicapi.yml
+1
-1
yamls/jobs/customer2fq.yml
+1
-1
yamls/jobs/igorder2fq.yml
+1
-1
yamls/jobs/taskalirpcagainpush.yml
+1
-1
yamls/jobs/taskalitmupdate.yml
+1
-1
yamls/jobs/taskpushpublicservice.yml
+1
-1
yamls/jobs/tm2fq.yml
+1
-1
yamls/jobs/tmAuditData.yml
+1
-1
yamls/jobs/tmnotifytask.yml
+55
-0
yamls/jobs/tmpaytransfer-tasks-deployment.yaml
+1
-1
yamls/jobs/tmreport.yml
+1
-1
yamls/jobs/tmtransfer.yml
+1
-1
yamls/jobs/tmtransferneed.yml
+1
-1
yamls/jobs/zcbusinesschance.yml
+1
-1
No files found.
yamls/jobs/aliicapi.yml
View file @
5312d4fc
...
...
@@ -12,7 +12,7 @@ spec:
restartPolicy
:
OnFailure
containers
:
-
name
:
aliicapi
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
1.2.4
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
8.1.1
imagePullPolicy
:
IfNotPresent
env
:
-
name
:
TZ
...
...
yamls/jobs/customer2fq.yml
View file @
5312d4fc
...
...
@@ -12,7 +12,7 @@ spec:
restartPolicy
:
OnFailure
containers
:
-
name
:
customertofq
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
1.8.2
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
8.6.1
imagePullPolicy
:
IfNotPresent
env
:
-
name
:
TZ
...
...
yamls/jobs/igorder2fq.yml
View file @
5312d4fc
...
...
@@ -12,7 +12,7 @@ spec:
restartPolicy
:
OnFailure
containers
:
-
name
:
igorder2fq
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
1
.7.1
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
8
.7.1
imagePullPolicy
:
IfNotPresent
env
:
-
name
:
TZ
...
...
yamls/jobs/taskalirpcagainpush.yml
View file @
5312d4fc
...
...
@@ -12,7 +12,7 @@ spec:
restartPolicy
:
OnFailure
containers
:
-
name
:
taskalirpcagainpush
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
1.3.0
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
8.4.1
imagePullPolicy
:
IfNotPresent
env
:
-
name
:
TZ
...
...
yamls/jobs/taskalitmupdate.yml
View file @
5312d4fc
...
...
@@ -12,7 +12,7 @@ spec:
restartPolicy
:
OnFailure
containers
:
-
name
:
taskalitmupdate
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
1.4
.1
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
8.5
.1
imagePullPolicy
:
IfNotPresent
env
:
-
name
:
TZ
...
...
yamls/jobs/taskpushpublicservice.yml
View file @
5312d4fc
...
...
@@ -12,7 +12,7 @@ spec:
restartPolicy
:
OnFailure
containers
:
-
name
:
aliicapi
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
1.5.7
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
8.2.1
imagePullPolicy
:
IfNotPresent
env
:
-
name
:
TZ
...
...
yamls/jobs/tm2fq.yml
View file @
5312d4fc
...
...
@@ -12,7 +12,7 @@ spec:
restartPolicy
:
OnFailure
containers
:
-
name
:
tmtofq
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
1.6.2
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
8.8.1
imagePullPolicy
:
IfNotPresent
env
:
-
name
:
TZ
...
...
yamls/jobs/tmAuditData.yml
View file @
5312d4fc
...
...
@@ -12,7 +12,7 @@ spec:
restartPolicy
:
OnFailure
containers
:
-
name
:
tmauditdata
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
1.0.5
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
8.9.1
imagePullPolicy
:
IfNotPresent
env
:
-
name
:
TZ
...
...
yamls/jobs/tmnotifytask.yml
0 → 100644
View file @
5312d4fc
apiVersion
:
batch/v2alpha1
kind
:
CronJob
metadata
:
name
:
tmnotifytask
namespace
:
job-tasks
spec
:
schedule
:
"
0
*
*
*
*"
jobTemplate
:
spec
:
template
:
spec
:
restartPolicy
:
OnFailure
containers
:
-
name
:
tmnotifytask
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:188.15.2
imagePullPolicy
:
IfNotPresent
env
:
-
name
:
TZ
value
:
Asia/Shanghai
-
name
:
LANG
value
:
zh_CN.UTF-8
-
name
:
TASK_NAME
value
:
tm.tmdeliveryDing
-
name
:
TASK_PARAM
value
:
hello
-
name
:
APP_ENV
valueFrom
:
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/tmpaytransfer-tasks-deployment.yaml
View file @
5312d4fc
...
...
@@ -12,7 +12,7 @@ spec:
restartPolicy
:
OnFailure
containers
:
-
name
:
tmpaytransfer
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
1.0.6
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
8.14.2
imagePullPolicy
:
IfNotPresent
env
:
-
name
:
TZ
...
...
yamls/jobs/tmreport.yml
View file @
5312d4fc
...
...
@@ -12,7 +12,7 @@ spec:
restartPolicy
:
OnFailure
containers
:
-
name
:
tmreport
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
1.0.6
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
8.12.1
imagePullPolicy
:
IfNotPresent
env
:
-
name
:
TZ
...
...
yamls/jobs/tmtransfer.yml
View file @
5312d4fc
...
...
@@ -12,7 +12,7 @@ spec:
restartPolicy
:
OnFailure
containers
:
-
name
:
tmtransfer
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
1.10.3
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
8.13.1
imagePullPolicy
:
IfNotPresent
env
:
-
name
:
TZ
...
...
yamls/jobs/tmtransferneed.yml
View file @
5312d4fc
...
...
@@ -12,7 +12,7 @@ spec:
restartPolicy
:
OnFailure
containers
:
-
name
:
tmtransferneed
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
1.11.3
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18
8.10.2
imagePullPolicy
:
IfNotPresent
env
:
-
name
:
TZ
...
...
yamls/jobs/zcbusinesschance.yml
View file @
5312d4fc
...
...
@@ -12,7 +12,7 @@ spec:
restartPolicy
:
OnFailure
containers
:
-
name
:
zcbusinesschance
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:181.1.
1
image
:
registry.cn-beijing.aliyuncs.com/hantang2/imgshare:181.1.
6
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