From fac4f7b40888e04763c56afa1fd8758178fe2566 Mon Sep 17 00:00:00 2001 From: Jaro Rivera Date: Wed, 31 Jan 2024 11:23:12 -0500 Subject: [PATCH] Switching to https git repo --- bootstrap/flux-system/gotk-sync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/flux-system/gotk-sync.yaml b/bootstrap/flux-system/gotk-sync.yaml index 1d9713f..5454fa3 100644 --- a/bootstrap/flux-system/gotk-sync.yaml +++ b/bootstrap/flux-system/gotk-sync.yaml @@ -11,7 +11,7 @@ spec: branch: main secretRef: name: flux-system - url: ssh://git@gitea.datum1019.diskstation.me:2022/jrivera/flux.git + url: https://gitea.datum1019.diskstation.me/jrivera/flux.git --- apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization