diff --git a/deploy/pcm-ac-service.yaml b/deploy/pcm-ac-service.yaml index e6c5f1b20..11488f87f 100644 --- a/deploy/pcm-ac-service.yaml +++ b/deploy/pcm-ac-service.yaml @@ -13,4 +13,5 @@ spec: protocol: TCP port: 2001 targetPort: 2001 - type: ClusterIP \ No newline at end of file + nodePort: 31617 + type: NodePort \ No newline at end of file