core-rpc 服务调整为nodePort
Former-commit-id: 4f24d51275fcf1e1d50f91781ae2b26658d04b7c
This commit is contained in:
parent
3ce935fc4d
commit
603b4c321f
|
@ -13,4 +13,5 @@ spec:
|
|||
protocol: TCP
|
||||
port: 2004
|
||||
targetPort: 2004
|
||||
type: ClusterIP
|
||||
nodePort: 32456
|
||||
type: NodePort
|
Loading…
Reference in New Issue