From 6d23dbd34afa0c67b6c7e0c4c8aa4f5f6ddf0532 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sun, 15 Mar 2026 20:06:23 +0000 Subject: [PATCH] Automated Manifest Update (#4759) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. ### Details - **Trigger**: `push` by `@alexlebens` - **Commit**: `1062e4c` (on `main`) - **Charts Updated**: `gitea` Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4759 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- 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