From a812d36ffa15a210ed2f20a1402d446cde05306c Mon Sep 17 00:00:00 2001 From: William P Date: Thu, 19 Jun 2025 20:53:57 -0400 Subject: [PATCH] update ingress to reflect proper gitea url --- gitea/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitea/values.yaml b/gitea/values.yaml index 75876bd..25a85c4 100644 --- a/gitea/values.yaml +++ b/gitea/values.yaml @@ -2,7 +2,7 @@ gitea: ingress: enabled: true hosts: - - host: gittest.dubyatp.xyz + - host: git.dubyatp.xyz paths: - path: / tls: