From 4c9d204b05eac129e92a6141c042a6b469e26984 Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Sun, 29 Jan 2023 15:55:23 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=A4=96=E9=83=A8=E7=AB=AF=E5=8F=A3?= =?UTF-8?q?=E5=8F=B7=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy/prod/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/prod/deploy.yaml b/deploy/prod/deploy.yaml index 72f7218c..91796541 100644 --- a/deploy/prod/deploy.yaml +++ b/deploy/prod/deploy.yaml @@ -56,7 +56,7 @@ spec: port: 8989 protocol: TCP targetPort: 8989 - nodePort: 8989 # 外部访问端口 + nodePort: 30000 # 外部访问端口 The range of valid ports is 30000-32767 selector: app: youlai-boot sessionAffinity: None