As an admin\
I want to configure on what nodes are the jobs deployed\
So that my nodes gets a stable workload.
Context
Currently the check/prune/cleanup jobs of a scheduled backup doesn't have a nodeSelector config option, so they are launched on any node. This can affect negatively nodes where those unexpected pods are unwanted.
Summary
As an admin\ I want to configure on what nodes are the jobs deployed\ So that my nodes gets a stable workload.
Context
Currently the check/prune/cleanup jobs of a scheduled backup doesn't have a nodeSelector config option, so they are launched on any node. This can affect negatively nodes where those unexpected pods are unwanted.
Out of Scope
No response
Further links
No response
Acceptance Criteria
No response
Implementation Ideas
No response