From 2f320b69b33305c3f4bbe3c9dcea3ae902589dd1 Mon Sep 17 00:00:00 2001 From: simple321vip <635344988@qq.com> Date: Sat, 6 Jun 2026 01:50:25 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20AI/openviking/k8s/02-servi?= =?UTF-8?q?ce.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AI/openviking/k8s/02-service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AI/openviking/k8s/02-service.yaml b/AI/openviking/k8s/02-service.yaml index 50e46bf..4efd729 100644 --- a/AI/openviking/k8s/02-service.yaml +++ b/AI/openviking/k8s/02-service.yaml @@ -9,7 +9,7 @@ spec: type: ClusterIP ports: - port: 80 - targetPort: 8000 + targetPort: 1933 protocol: TCP name: http selector: