From 6d275f327edd3925182ed78b9138525e30cb2350 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 3 Mar 2025 16:50:46 -0600 Subject: [PATCH] change repo --- clusters/cl01tl/deployment/argocd/values.yaml | 1 + clusters/cl01tl/deployment/stack/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/deployment/argocd/values.yaml b/clusters/cl01tl/deployment/argocd/values.yaml index ff62cf492..fff896546 100644 --- a/clusters/cl01tl/deployment/argocd/values.yaml +++ b/clusters/cl01tl/deployment/argocd/values.yaml @@ -7,6 +7,7 @@ argo-cd: timeout.reconciliation: 100s timeout.reconciliation.jitter: 60s url: https://argocd.alexlebens.net + statusbadge.url: https://argocd.alexlebens.net statusbadge.enabled: true dex.config: | connectors: diff --git a/clusters/cl01tl/deployment/stack/values.yaml b/clusters/cl01tl/deployment/stack/values.yaml index 6e42e28ff..40d32062e 100644 --- a/clusters/cl01tl/deployment/stack/values.yaml +++ b/clusters/cl01tl/deployment/stack/values.yaml @@ -2,8 +2,8 @@ cluster: name: cl01tl git: # repo: git@github.com:alexlebens/infrastructure.git - repo: https://github.com/alexlebens/infrastructure.git - # repo: http://gitea-http.gitea:3000/alexlebens/infrastructure + # repo: https://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: