Commit eabbd768 by v_vjyjiang

d

parent 51f5b03a
...@@ -6,5 +6,6 @@ module.exports = { ...@@ -6,5 +6,6 @@ module.exports = {
'1220.0': "icp-deliver|zhichan/newtime/zzb-deliver-deployment.yaml", '1220.0': "icp-deliver|zhichan/newtime/zzb-deliver-deployment.yaml",
'179.6': "qualitydoctor|zhichan/qualitydoctor-deployment.yaml", '179.6': "qualitydoctor|zhichan/qualitydoctor-deployment.yaml",
'7.0': "ipopweb|zhichan/ipop-web-deployment.yaml", '7.0': "ipopweb|zhichan/ipop-web-deployment.yaml",
'1.0': "igirl|zhichan/igirl-web-deployment.yaml" '1.0': "igirl|zhichan/igirl-web-deployment.yaml",
'1230.0': "marketplat|zhichan/newtime/marketplat-deployment.yaml"
} }
\ No newline at end of file
...@@ -18,7 +18,7 @@ spec: ...@@ -18,7 +18,7 @@ spec:
restartPolicy: Always restartPolicy: Always
containers: containers:
- name: marketplat - name: marketplat
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:1220.0.25 image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:1230.0.1
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