Hello @Lobo_Lobo20919 ,
you are correct, we stopped using cronjobs. The problem that we faced was with owner reference and validation if pg backup succeeded.
As a result, we switched to an Operator SDK scheduling mechanism. We use it in all our Operators.
Please let me know if it is a problem and why.