docs: 配置修改

This commit is contained in:
haoxr
2023-02-03 11:15:28 +08:00
parent eb2f504dbd
commit 115de0bfcb

View File

@@ -62,5 +62,4 @@ spec:
protocol: TCP # 协议类型
port: 8989
targetPort: 8989
nodePort: 30000 # 节点端口可以让service接收来自k8s集群外的请求 The range of valid ports is 30000-32767
type: NodePort # Service类型ClusterIP(默认)/NodePort/LoaderBalancer
type: ClusterIP # Service类型ClusterIP(默认)/NodePort/LoaderBalancer