From eddd0a1482d66264c745a597548afc95ea4324b4 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 17 Feb 2025 22:45:30 -0600 Subject: [PATCH] switch to local gitea --- clusters/cl01tl/deployment/stack/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/deployment/stack/values.yaml b/clusters/cl01tl/deployment/stack/values.yaml index 94395748d..7699eb2ce 100644 --- a/clusters/cl01tl/deployment/stack/values.yaml +++ b/clusters/cl01tl/deployment/stack/values.yaml @@ -2,8 +2,8 @@ cluster: name: cl01tl git: # repo: git@github.com:alexlebens/infrastructure.git - repo: https://github.com/alexlebens/infrastructure.git - # repo: http://gitea-http.gitea:3000/alexlebens/infrastructure + # repo: https://github.com/alexlebens/infrastructure.git + repo: http://gitea-http.gitea:3000/alexlebens/infrastructure # repo: ssh://git@gitea-ssh.gitea:2222/alexlebens/infrastructure revision: HEAD applicationSet: