fix: use tailscale SSH URL for GitRepository
This commit is contained in:
parent
bddfb8179d
commit
ce67f391f5
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ metadata:
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
spec:
|
spec:
|
||||||
interval: 1m
|
interval: 1m
|
||||||
url: https://gitforge.kitestacks.com/kenpat/kitestacks-homelab.git
|
url: ssh://git@100.85.209.116:2222/kenpat/kitestacks-homelab.git
|
||||||
ref:
|
ref:
|
||||||
branch: main
|
branch: main
|
||||||
secretRef:
|
secretRef:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue