Hwo to run CouchbaseBackupRestore only once?

Without kubectl, we are using kustomize to manage our resources.
I have defined a CouchbaseBackupRestore resource, but it creates multiple restores although i want it to run only once.
I tried using “ttlSecondsAfterFinished: 2147483647 # > 68 years…” in the hope that it would not recreate a restore, but it failed…
Do you have some suggestions on how I could do this?

Apologies for the delay in response, this is going to require digging… im not sure this is in our hands
if you’re running something that’s constantly reapplying restore, we’re going to keep on restoring.