ad2a1db3e2
The fornax-worker-tx253 and fornax-worker-tx34 Argo CD apps were fighting the media app (which also manages the same Deployments, Services, PVCs, and ExternalSecrets via fornax-workers.yaml). This caused 73+ rolling restarts per 2 hours. Since neither app had a cascade-delete finalizer, removing these Application CRDs leaves existing resources intact and transfers ownership to the media app.