Commit 7cef7a7d by 王悦

update jobs

parent c34c8e71
......@@ -12,7 +12,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: aliicapi
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:181.2.4
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:188.1.1
imagePullPolicy: IfNotPresent
env:
- name: TZ
......
......@@ -12,7 +12,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: customertofq
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:181.8.2
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:188.6.1
imagePullPolicy: IfNotPresent
env:
- name: TZ
......
......@@ -12,7 +12,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: igorder2fq
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:181.7.1
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:188.7.1
imagePullPolicy: IfNotPresent
env:
- name: TZ
......
......@@ -12,7 +12,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: taskalirpcagainpush
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:181.3.0
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:188.4.1
imagePullPolicy: IfNotPresent
env:
- name: TZ
......
......@@ -12,7 +12,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: taskalitmupdate
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:181.4.1
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:188.5.1
imagePullPolicy: IfNotPresent
env:
- name: TZ
......
......@@ -12,7 +12,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: tmtofq
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:181.6.2
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:188.8.1
imagePullPolicy: IfNotPresent
env:
- name: TZ
......
......@@ -12,7 +12,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: tmauditdata
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:181.0.5
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:188.9.1
imagePullPolicy: IfNotPresent
env:
- name: TZ
......
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
......@@ -12,7 +12,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: tmpaytransfer
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:181.0.6
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:188.14.2
imagePullPolicy: IfNotPresent
env:
- name: TZ
......
......@@ -12,7 +12,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: tmreport
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:181.0.6
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:188.12.1
imagePullPolicy: IfNotPresent
env:
- name: TZ
......
......@@ -12,7 +12,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: tmtransfer
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:181.10.3
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:188.13.1
imagePullPolicy: IfNotPresent
env:
- name: TZ
......
......@@ -12,7 +12,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: tmtransferneed
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:181.11.3
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:188.10.2
imagePullPolicy: IfNotPresent
env:
- name: TZ
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment