From f34d72497a19e4cdc839307c8028d2b80efbe819 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Fri, 2 Jan 2026 21:05:37 +0100 Subject: [PATCH] updated gitea port to 2222 --- gitea-system/gitea.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea-system/gitea.yaml b/gitea-system/gitea.yaml index 9ea47f1..f756131 100644 --- a/gitea-system/gitea.yaml +++ b/gitea-system/gitea.yaml @@ -195,7 +195,7 @@ spec: protocol: TCP targetPort: http - name: ssh - port: 22 + port: 2222 protocol: TCP targetPort: 22 selector: