From 4ae54fe35ec35766b1fbbe88668b6cf077c2f08d Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 13 Mar 2025 22:34:44 -0500 Subject: [PATCH] use http 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 1c8492bc5..395aba831 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/alexlebens/infrastructure.git + repo: http://gitea-http.gitea:3000/alexlebens/infrastructure + # repo: ssh://git@gitea-ssh.gitea/alexlebens/infrastructure revision: HEAD applicationSet: - name: applications