Commit 4b142f46 by 蒋勇

修改域名

parents abfa5883 f4c969c8
...@@ -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
--- ---
...@@ -18,7 +18,7 @@ spec: ...@@ -18,7 +18,7 @@ spec:
restartPolicy: Always restartPolicy: Always
containers: containers:
- name: bpoweb - 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 imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 80 - 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