fix(apps): drop dangling namespace.yaml ref (enterprise-apps ComparisonError) #19

Merged
jorgen.stensrud merged 1 commits from fix/kustomization-namespace-ref into main 2026-06-05 08:44:56 +00:00

1 Commits

Author SHA1 Message Date
Sten
cc354867ed fix(apps): drop dangling namespace.yaml ref after 0a98674
namespace.yaml was deleted but kustomization still listed it, so
kustomize build fails and the enterprise-apps app-of-apps cannot
render the overlay (ComparisonError) — forte-drop-secrets and the
other overlay resources stopped syncing. The namespace itself is
owned by the forte-drop Application's CreateNamespace=true.
2026-06-05 00:11:59 +02:00