From ce67f391f5d6fe0454da93c73a2a277e262218dc Mon Sep 17 00:00:00 2001 From: kenpat Date: Mon, 15 Jun 2026 12:59:20 -0500 Subject: [PATCH] fix: use tailscale SSH URL for GitRepository --- clusters/T14s/flux-system/gitrepository.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/T14s/flux-system/gitrepository.yaml b/clusters/T14s/flux-system/gitrepository.yaml index 81aa5ca..0f578a7 100644 --- a/clusters/T14s/flux-system/gitrepository.yaml +++ b/clusters/T14s/flux-system/gitrepository.yaml @@ -5,7 +5,7 @@ metadata: namespace: flux-system spec: interval: 1m - url: https://gitforge.kitestacks.com/kenpat/kitestacks-homelab.git + url: ssh://git@100.85.209.116:2222/kenpat/kitestacks-homelab.git ref: branch: main secretRef: