fix: pcm-ac-service.yaml 更改为nodePort

Signed-off-by: devad <cossjie@foxmail.com>
This commit is contained in:
devad 2023-06-12 19:41:27 +08:00
parent d9bae6d49c
commit 44777c3833
1 changed files with 2 additions and 1 deletions

View File

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