From 3911d39397e5c473c942f245c7e90ac1844add18 Mon Sep 17 00:00:00 2001 From: Flux <> Date: Thu, 25 Apr 2024 19:04:11 +0000 Subject: [PATCH] Add Flux sync manifests --- clusters/fp/flux-system/gotk-sync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/fp/flux-system/gotk-sync.yaml b/clusters/fp/flux-system/gotk-sync.yaml index 1ebaaf7..b613ad1 100644 --- a/clusters/fp/flux-system/gotk-sync.yaml +++ b/clusters/fp/flux-system/gotk-sync.yaml @@ -11,7 +11,7 @@ spec: branch: main secretRef: name: flux-system - url: ssh://futurebot@gitea.futureporn.net/futureporn/fp + url: ssh://git@gitea.futureporn.net:2222/futureporn/fp --- apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization