From e18769912ee1fe4415983c26f0ff2961f452f03a Mon Sep 17 00:00:00 2001 From: zhangwei <894646498@qq.com> Date: Tue, 16 May 2023 09:57:27 +0800 Subject: [PATCH] =?UTF-8?q?core-api=E7=AB=AF=E5=8F=A3=E5=8F=B7=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: f9940003dc0d648f60584239a430073e7006c88a --- deploy/pcm-core-service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/pcm-core-service.yaml b/deploy/pcm-core-service.yaml index 1645d42c..628908c5 100644 --- a/deploy/pcm-core-service.yaml +++ b/deploy/pcm-core-service.yaml @@ -13,5 +13,5 @@ spec: protocol: TCP port: 8999 targetPort: 8999 - nodePort: 32456 + nodePort: 30085 type: NodePort \ No newline at end of file