fix(apps): drop dangling namespace.yaml ref (enterprise-apps ComparisonError) #19
Reference in New Issue
Block a user
Delete Branch "fix/kustomization-namespace-ref"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
0a98674deletednamespace.yamlbutapps/overlays/upc-dev/forte-drop/kustomization.yamlstill lists it →kustomize buildfails → the enterprise-apps app-of-apps has a ComparisonError and the whole overlay stopped syncing. Visible symptom:secret "forte-drop-secrets" not foundon all forte-drop pods (the SealedSecret no longer applies).One-line fix: remove the dangling resource entry. The namespace itself is fine — the forte-drop Application has
CreateNamespace=true.@danijel.simeunovic — pairs with your cleanup; after this merges the secret re-applies and the pods only need the right image tag (helm-prod-values PR #4:
buildcache→v20260604-200105-1316f7a, buildcache is the buildx cache manifest, not a runnable image).0a98674cc354867ed