Commit 4b142f46 by 蒋勇

修改域名

parents abfa5883 f4c969c8
......@@ -12,7 +12,7 @@ spec:
restartPolicy: OnFailure
containers:
- 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
env:
- name: TZ
......
......@@ -11,20 +11,19 @@ spec:
spec:
restartPolicy: OnFailure
containers:
- name: icfile-builder
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:39.0.2
imagePullPolicy: IfNotPresent
env:
- name: TZ
value: Asia/Shanghai
- name: LANG
value: zh_CN.UTF-8
- name: TASK_NAME
value: ic.icZipTask
- name: TASK_PARAM
value: hello,world
- name: APP_ENV
value: prod
- name: icfile-builder
image: csighub.tencentyun.com/brg_icp/tencent2020:task119.1.1
imagePullPolicy: IfNotPresent
env:
- name: TZ
value: Asia/Shanghai
- name: LANG
value: zh_CN.UTF-8
- name: TASK_NAME
value: ic.icZipTask
- name: TASK_PARAM
value: hello,world
- name: APP_ENV
value: prod
---
......@@ -18,7 +18,7 @@ spec:
restartPolicy: Always
containers:
- name: bpoweb
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:8.1.37
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:8.1.39
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
......
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