From ea7fac2abdc9d6684df4531dbd63a122347a5613 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sun, 15 Mar 2026 20:02:55 +0000 Subject: [PATCH] chore: Update manifests after change --- clusters/cl01tl/manifests/gitea/Service-gitea-http.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/gitea/Service-gitea-http.yaml b/clusters/cl01tl/manifests/gitea/Service-gitea-http.yaml index e15eba05a..dfe3ef874 100644 --- a/clusters/cl01tl/manifests/gitea/Service-gitea-http.yaml +++ b/clusters/cl01tl/manifests/gitea/Service-gitea-http.yaml @@ -18,7 +18,7 @@ spec: ports: - name: http port: 3000 - targetPort: + targetPort: 3000 selector: app.kubernetes.io/name: gitea app.kubernetes.io/instance: gitea -- 2.49.1