From b33b29ad2eac3c4d94e43d88fc98f1e61123a721 Mon Sep 17 00:00:00 2001 From: owen Date: Wed, 19 Jun 2024 21:10:53 +0800 Subject: [PATCH] 1 --- gp054/patch/agent-deployment_patch.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gp054/patch/agent-deployment_patch.yaml b/gp054/patch/agent-deployment_patch.yaml index 9f0910f..ebc4f7b 100644 --- a/gp054/patch/agent-deployment_patch.yaml +++ b/gp054/patch/agent-deployment_patch.yaml @@ -7,4 +7,5 @@ spec: spec: containers: - name: stock2-web-agent - image: juyou.tencentcloudcr.com/juyoutech/stock2_web_agent:main \ No newline at end of file + ports: + - containerPort: 80 \ No newline at end of file