Commit 0b546717 by 蒋勇

d

parent 3742a362
...@@ -12,7 +12,7 @@ spec: ...@@ -12,7 +12,7 @@ spec:
restartPolicy: OnFailure restartPolicy: OnFailure
containers: containers:
- name: icpfile-builder - name: icpfile-builder
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:39.0.2 image: csighub.tencentyun.com/brg_icp/tencent2020:task119.1.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ
......
...@@ -11,20 +11,19 @@ spec: ...@@ -11,20 +11,19 @@ spec:
spec: spec:
restartPolicy: OnFailure restartPolicy: OnFailure
containers: containers:
- name: icfile-builder - name: icfile-builder
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:39.0.2 image: csighub.tencentyun.com/brg_icp/tencent2020:task119.1.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ
value: Asia/Shanghai value: Asia/Shanghai
- name: LANG - name: LANG
value: zh_CN.UTF-8 value: zh_CN.UTF-8
- name: TASK_NAME - name: TASK_NAME
value: ic.icZipTask value: ic.icZipTask
- name: TASK_PARAM - name: TASK_PARAM
value: hello,world value: hello,world
- name: APP_ENV - name: APP_ENV
value: prod value: prod
--- ---
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