Commit 28fa0686 by 蒋勇

Merge branch 'master' of gitlab.gongsibao.com:jiangyong/k8syml

parents a935dc7d 44347508
...@@ -12,7 +12,7 @@ spec: ...@@ -12,7 +12,7 @@ spec:
restartPolicy: OnFailure restartPolicy: OnFailure
containers: containers:
- name: tmauditdata - name: tmauditdata
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:181.0.0 image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:181.0.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ
...@@ -20,7 +20,7 @@ spec: ...@@ -20,7 +20,7 @@ spec:
- name: LANG - name: LANG
value: zh_CN.UTF-8 value: zh_CN.UTF-8
- name: TASK_NAME - name: TASK_NAME
value: rpt.parseRptTask value: tmtransfer.tmAuditDataTask
- name: TASK_PARAM - name: TASK_PARAM
value: hello value: hello
- name: APP_ENV - name: APP_ENV
......
...@@ -12,7 +12,7 @@ spec: ...@@ -12,7 +12,7 @@ spec:
restartPolicy: OnFailure restartPolicy: OnFailure
containers: containers:
- name: tmtransfer - name: tmtransfer
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:181.0.0 image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:181.0.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: TZ - 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