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