From 61984ae01bd8d2aa3e6906a40aa93289a5d00c53 Mon Sep 17 00:00:00 2001 From: owen Date: Mon, 10 Mar 2025 21:16:10 +0800 Subject: [PATCH] 1 --- gp2501/patch/agent-deployment_patch.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gp2501/patch/agent-deployment_patch.yaml b/gp2501/patch/agent-deployment_patch.yaml index 65b4c66..6b174f5 100644 --- a/gp2501/patch/agent-deployment_patch.yaml +++ b/gp2501/patch/agent-deployment_patch.yaml @@ -7,7 +7,7 @@ spec: spec: containers: - name: stock2-web-agent - image: juyou.tencentcloudcr.com/juyoutech/stock2_web_agent:main + image: juyou.tencentcloudcr.com/juyoutech/stock2_web_agent:latest imagePullPolicy: Always ports: - containerPort: 80 \ No newline at end of file