forked from JointCloud/pcm-coordinator
fix: pcm-core service改成配置NodePort
Signed-off-by: devad <cossjie@foxmail.com>
Former-commit-id: d999bbc23e
This commit is contained in:
parent
e104b5158a
commit
ada4de8303
|
@ -13,4 +13,5 @@ spec:
|
|||
protocol: TCP
|
||||
port: 8999
|
||||
targetPort: 8999
|
||||
type: ClusterIP
|
||||
nodePort: 32456
|
||||
type: NodePort
|
Loading…
Reference in New Issue