From ffd2186ccd5d3aa3c5b2c458b29514dadbf715a8 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Thu, 8 Aug 2024 00:27:48 -0500 Subject: [PATCH] change repo to local --- clusters/cl01tl/deployment/stack/values.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/deployment/stack/values.yaml b/clusters/cl01tl/deployment/stack/values.yaml index fe082c1d7..9f298e2d4 100644 --- a/clusters/cl01tl/deployment/stack/values.yaml +++ b/clusters/cl01tl/deployment/stack/values.yaml @@ -1,8 +1,9 @@ cluster: name: cl01tl git: - repo: git@github.com:alexlebens/infrastructure.git - # repo: http://gitea-http.gitea:3000/alexlebens/infrastructure + # repo: git@github.com:alexlebens/infrastructure.git + repo: http://gitea-http.gitea:3000/alexlebens/infrastructure + # repo: ssh://git@gitea-ssh.gitea:2222/alexlebens/infrastructure revision: HEAD applicationSet: - name: applications