From 4b6b4a355d21e7dcb46ea27c5bf0ffba4df15387 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 13 Mar 2025 22:21:56 -0500 Subject: [PATCH] change repo --- clusters/cl01tl/deployment/stack/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/deployment/stack/values.yaml b/clusters/cl01tl/deployment/stack/values.yaml index 5829f24a8..1c8492bc5 100644 --- a/clusters/cl01tl/deployment/stack/values.yaml +++ b/clusters/cl01tl/deployment/stack/values.yaml @@ -4,7 +4,7 @@ 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:22/alexlebens/infrastructure + repo: ssh://git@gitea-ssh.gitea/alexlebens/infrastructure.git revision: HEAD applicationSet: - name: applications