Fix kustomization.yaml with correct directory paths

This commit is contained in:
Infrastructure Admin 2025-09-25 20:57:31 -04:00
parent 11f3e9309c
commit b3647d71dd

View file

@ -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)