From 69ba6151e61a24bf68ebf5a0967febf962b4a6e8 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 2 Mar 2025 17:00:03 -0600 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 409ddd198..debd1cbac 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