core-rpc 服务调整为nodePort

Former-commit-id: 4f24d51275
This commit is contained in:
zhouqunjie 2023-05-25 15:59:30 +08:00
parent 3ce935fc4d
commit 603b4c321f
1 changed files with 2 additions and 1 deletions

View File

@ -13,4 +13,5 @@ spec:
protocol: TCP
port: 2004
targetPort: 2004
type: ClusterIP
nodePort: 32456
type: NodePort