docs: 外部端口号修改

This commit is contained in:
haoxr
2023-01-29 15:55:23 +08:00
parent 5afcdb8108
commit 4c9d204b05

View File

@@ -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