fix: pcm-ac-service.yaml 更改为nodePort
Signed-off-by: devad <cossjie@foxmail.com>
This commit is contained in:
parent
d9bae6d49c
commit
44777c3833
|
@ -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