From 6a2bbdc6518d868b5b71bce7a0b3c067660c2277 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 11 Mar 2025 11:37:08 -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..5978c7f33 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:2222/alexlebens/infrastructure revision: HEAD applicationSet: - name: applications