From 78b7fecf69cdcec0eae48f8780381fd2a9f4ac07 Mon Sep 17 00:00:00 2001 From: Flux <> Date: Mon, 27 May 2024 20:25:10 -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 00a6fbd..187ebe6 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: ssh://git@gitea.futureporn.net:2222/futureporn/fp + url: https://gitea.futureporn.net/futureporn/fp.git --- apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization