From 303b0d51005cbbe6723e68b1caff9a7a1e29e31e Mon Sep 17 00:00:00 2001 From: Flux <> Date: Fri, 28 Nov 2025 21:34:04 +0100 Subject: [PATCH] Add Flux sync manifests --- clusters/lab/flux-system/gotk-sync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/lab/flux-system/gotk-sync.yaml b/clusters/lab/flux-system/gotk-sync.yaml index 1914edd..778552f 100644 --- a/clusters/lab/flux-system/gotk-sync.yaml +++ b/clusters/lab/flux-system/gotk-sync.yaml @@ -11,7 +11,7 @@ spec: branch: main secretRef: name: flux-system - url: https://git.hektormisplon.xyz/hektor/lab.git + url: ssh://git@git.hektormisplon.xyz/hektor/lab --- apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization