From 112fd3970bce35b295361351aa420a5e8870d187 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Sun, 23 Mar 2025 21:34:56 -0500 Subject: [PATCH] Fix Flux Kustomization path and set target namespace for Gitea --- clusters/production/kustomization-gitea.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/clusters/production/kustomization-gitea.yaml b/clusters/production/kustomization-gitea.yaml index f3fcc12..51d717a 100644 --- a/clusters/production/kustomization-gitea.yaml +++ b/clusters/production/kustomization-gitea.yaml @@ -6,7 +6,6 @@ metadata: spec: interval: 10m path: "./apps/production/gitea" - targetNamespace: gitea prune: true sourceRef: kind: GitRepository