From e5b181d89449bb02a144cd3fe4a48a1241bc2969 Mon Sep 17 00:00:00 2001 From: chenbowen Date: Thu, 9 Oct 2025 09:16:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20xxl-job=20=E5=9B=9E?= =?UTF-8?q?=E8=B0=83=E7=AB=AF=E5=8F=A3=E6=98=A0=E5=B0=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deployment.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deployment.yaml b/deployment.yaml index e7b1fac..1d8a9b2 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -65,3 +65,7 @@ spec: port: 48104 targetPort: 48104 nodePort: 30100 + - protocol: TCP + port: 9999 + targetPort: 9999 + nodePort: 30200