From fa0579d6c684450871c2c9bd02f661c3958c9671 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 13 Mar 2025 19:41:14 -0500 Subject: [PATCH] change repo --- 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 4dc4b5f31..b4511b5ed 100644 --- a/clusters/cl01tl/deployment/stack/values.yaml +++ b/clusters/cl01tl/deployment/stack/values.yaml @@ -3,8 +3,8 @@ cluster: git: # repo: git@github.com:alexlebens/infrastructure.git # repo: https://github.com/alexlebens/infrastructure.git - # repo: http://gitea-http.gitea:3000/alexlebens/infrastructure - repo: ssh://git@gitea-ssh.gitea:2222/alexlebens/infrastructure + repo: http://gitea-http.gitea:3000/alexlebens/infrastructure + # repo: ssh://git@gitea-ssh.gitea:22/alexlebens/infrastructure revision: HEAD applicationSet: - name: applications