From bbfb80fd920c02314bacd26d9394957e94467b86 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Sun, 23 Mar 2025 22:59:36 -0500 Subject: [PATCH] Update GitRepository sourceRef from flux_bootstrap to flux-system --- clusters/production/kustomization-gitea.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/production/kustomization-gitea.yaml b/clusters/production/kustomization-gitea.yaml index 51d717a..edde849 100644 --- a/clusters/production/kustomization-gitea.yaml +++ b/clusters/production/kustomization-gitea.yaml @@ -9,4 +9,4 @@ spec: prune: true sourceRef: kind: GitRepository - name: flux_bootstrap + name: flux-system