From 6f4bb7ee7caecd4bd8c26e9b92fd92af1792b1d1 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 11 Mar 2025 11:33:21 -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 7fde19385..4dc4b5f31 100644 --- a/clusters/cl01tl/deployment/stack/values.yaml +++ b/clusters/cl01tl/deployment/stack/values.yaml @@ -2,9 +2,9 @@ cluster: name: cl01tl git: # repo: git@github.com:alexlebens/infrastructure.git - repo: https://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: ssh://git@gitea-ssh.gitea:2222/alexlebens/infrastructure revision: HEAD applicationSet: - name: applications