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