Define a cleanup job for OOD instance in the deploy pipeline
Previously, before moving to the new CICD pipeline architecture, OOD knightly deploy had a cleanup job that took care of deleting the old instances before deploying the new one. By default, we retained the latest instance from the previous deploys and deleted the older ones. This is missing in the new pipeline architecture.
Edited by Eesaan Atluri