remove duplicate kustomization

This commit is contained in:
Brad Stein 2025-08-06 21:54:11 -05:00
parent c087b0d83a
commit a1830fcf1e

View File

@ -1,15 +0,0 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: gitea
namespace: flux-system
spec:
interval: 10m
path: ./services/gitea
# targetNamespace: gitea
prune: true
sourceRef:
kind: GitRepository
name: flux-system
namespace: flux-system
wait: true