From 7784be21be5cf3b6cbf9d20d03c7ed3ee75ac44c Mon Sep 17 00:00:00 2001 From: alexlebens Date: Wed, 7 Aug 2024 23:48:04 -0500 Subject: [PATCH] change repo --- clusters/cl01tl/deployment/stack/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/clusters/cl01tl/deployment/stack/values.yaml b/clusters/cl01tl/deployment/stack/values.yaml index f7f7a82cd..fe082c1d7 100644 --- a/clusters/cl01tl/deployment/stack/values.yaml +++ b/clusters/cl01tl/deployment/stack/values.yaml @@ -1,7 +1,8 @@ cluster: name: cl01tl git: - repo: http://gitea-http.gitea:3000/alexlebens/infrastructure + repo: git@github.com:alexlebens/infrastructure.git + # repo: http://gitea-http.gitea:3000/alexlebens/infrastructure revision: HEAD applicationSet: - name: applications