Commit 9f61b59a by 蒋勇

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

parents 91e9777c d9bb4424
...@@ -10,5 +10,6 @@ module.exports = { ...@@ -10,5 +10,6 @@ module.exports = {
'1230.0': "marketplat|zhichan/newtime/marketplat-deployment.yaml", '1230.0': "marketplat|zhichan/newtime/marketplat-deployment.yaml",
'1240.0': "mmc|zhichan/newtime/mmc-deployment.yaml", '1240.0': "mmc|zhichan/newtime/mmc-deployment.yaml",
'1270.0': "jiaxiya|zhichan/newtime/zhiquanquan-deployment.yaml", '1270.0': "jiaxiya|zhichan/newtime/zhiquanquan-deployment.yaml",
'80.1': "center-channel|zhichan/center-channel-deployment.yaml" '80.1': "center-channel|zhichan/center-channel-deployment.yaml",
'98.0': "center-tmtransaction|zhichan/center-tmtransaction-deployment.yaml"
} }
\ No newline at end of file
<component name="ProjectCodeStyleConfiguration">
<state>
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Default" />
</state>
</component>
\ No newline at end of file
...@@ -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.97 image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:8.2.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