From 2fd443a954422dd78d499afbd75e607380cf0a59 Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Fri, 4 Jul 2025 21:36:07 +0530 Subject: [PATCH] minor corrections --- clusters/default/apps/gitea/Values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/default/apps/gitea/Values.yaml b/clusters/default/apps/gitea/Values.yaml index 210b1a2..12153d9 100644 --- a/clusters/default/apps/gitea/Values.yaml +++ b/clusters/default/apps/gitea/Values.yaml @@ -25,7 +25,7 @@ persistence: service: app: type: LoadBalancer - port: 3111 + port: 3011 ssh: type: LoadBalancer port: 222