diff --git a/kustomization.yaml b/kustomization.yaml index cef5fd2..3c3ad5c 100644 --- a/kustomization.yaml +++ b/kustomization.yaml @@ -3,12 +3,16 @@ kind: Kustomization resources: # Core infrastructure -- auth-system/ +- 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)