Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
修改基座Deployment image字段,修复amd64平台无法启动镜像的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-657667 committed Nov 10, 2023
1 parent 52aff88 commit 3db5cc0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: dynamic-stock-container
image: serverless-registry.cn-shanghai.cr.aliyuncs.com/opensource/test/dynamic-stock-mng:v1.0
image: serverless-registry.cn-shanghai.cr.aliyuncs.com/opensource/test/dynamic-stock-mng:v1.0-linux
ports:
- containerPort: 8080
- containerPort: 1238
Expand Down

0 comments on commit 3db5cc0

Please sign in to comment.