forked from JointCloud/pcm-coordinator
fix: pcm-ac-service.yaml 更改为nodePort
Signed-off-by: devad <cossjie@foxmail.com>
Former-commit-id: 44777c3833
This commit is contained in:
parent
4496618d42
commit
51094ad8db
|
@ -13,4 +13,5 @@ spec:
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
port: 2001
|
port: 2001
|
||||||
targetPort: 2001
|
targetPort: 2001
|
||||||
type: ClusterIP
|
nodePort: 31617
|
||||||
|
type: NodePort
|
Loading…
Reference in New Issue