From 617999375007becf77c3409daffe01761bd6e31f Mon Sep 17 00:00:00 2001 From: clay Date: Mon, 7 Apr 2025 20:03:02 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=89=A7=E8=A1=8C=E5=99=A8runner?= =?UTF-8?q?=E5=9F=BA=E6=9C=AC=E6=90=AD=E5=BB=BA=E5=AE=8C=E6=88=90=20+=20dr?= =?UTF-8?q?one=20ci/cd?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment.yml b/deployment.yml index a39bdc2..38270e9 100644 --- a/deployment.yml +++ b/deployment.yml @@ -8,7 +8,7 @@ spec: - protocol: TCP port: 8080 targetPort: 8080 - nodePort: 48081 + nodePort: 48090 selector: app: $DRONE_REPO_NAME