From 3a0072ca6b527dcd0f62477812e4f90d105136a4 Mon Sep 17 00:00:00 2001 From: Flux <> Date: Mon, 17 Jun 2024 09:39:40 -0800 Subject: [PATCH] Add Flux sync manifests --- clusters/production/flux-system/gotk-sync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/production/flux-system/gotk-sync.yaml b/clusters/production/flux-system/gotk-sync.yaml index 187ebe6..00a6fbd 100644 --- a/clusters/production/flux-system/gotk-sync.yaml +++ b/clusters/production/flux-system/gotk-sync.yaml @@ -11,7 +11,7 @@ spec: branch: main secretRef: name: flux-system - url: https://gitea.futureporn.net/futureporn/fp.git + url: ssh://git@gitea.futureporn.net:2222/futureporn/fp --- apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization