From 17b1588c79485358fc515cf2c8a32cec66af0277 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Mon, 11 Aug 2025 02:12:25 -0500 Subject: [PATCH] fixed move of repo, from cronus to bstein --- infrastructure/flux-system/gotk-sync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/flux-system/gotk-sync.yaml b/infrastructure/flux-system/gotk-sync.yaml index 4076190..003494a 100644 --- a/infrastructure/flux-system/gotk-sync.yaml +++ b/infrastructure/flux-system/gotk-sync.yaml @@ -11,7 +11,7 @@ spec: branch: main secretRef: name: flux-system-gitea - url: ssh://git@scm.bstein.dev:2242/cronus/titan-iac.git + url: ssh://git@scm.bstein.dev:2242/bstein/titan-iac.git --- apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization