apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: # Core infrastructure - auth/ - cert-manager/ - dns/ - emissary/ - external-dns.yaml - forgejo-k8s.yaml - namespaces.yaml - pomerium.yaml - providers.yaml - provider-configs.yaml # Exclude problematic directories: # - flux/ (managed by Flux itself) # - pomerium/ (Helm chart) # - gitea/ (legacy, replaced by forgejo) # - bin/ (binaries) # - cookies.txt, DEPLOYMENT.md (not Kubernetes manifests)