From 3db5cc05ae33715eebe10e9631e1d083e1a7db30 Mon Sep 17 00:00:00 2001 From: LiuLiqi <837397251@qq.com> Date: Fri, 10 Nov 2023 11:08:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9F=BA=E5=BA=A7Deployment?= =?UTF-8?q?=20image=E5=AD=97=E6=AE=B5=EF=BC=8C=E4=BF=AE=E5=A4=8Damd64?= =?UTF-8?q?=E5=B9=B3=E5=8F=B0=E6=97=A0=E6=B3=95=E5=90=AF=E5=8A=A8=E9=95=9C?= =?UTF-8?q?=E5=83=8F=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module-controller/config/samples/dynamic-stock-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module-controller/config/samples/dynamic-stock-deployment.yaml b/module-controller/config/samples/dynamic-stock-deployment.yaml index c607f5827..8df06a3b8 100644 --- a/module-controller/config/samples/dynamic-stock-deployment.yaml +++ b/module-controller/config/samples/dynamic-stock-deployment.yaml @@ -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