AWXBackup tolerations support

Does AWXBackup support tolerations?

Got the error below

status:
  conditions:
  - lastProbeTime: null
    lastTransitionTime: "2024-05-20T04:28:35Z"
    message: '0/1 nodes are available: 1 node(s) had untolerated taint {dedicated:
      AWX}. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.'
    reason: Unschedulable
    status: "False"
    type: PodScheduled
  phase: Pending
  qosClass: Burstable

Unfortunately AFAIK currently no.
If you are interested in this, please open new RFE on AWX Operator’s repo.
Of course further contributions such as PRs are welcome!