Fix example job yaml (#6064)
Dedent the backoffLimit key so that it lives in the Job spec, not the Pod spec, where it actually belongs.
This commit is contained in:
Dedent the backoffLimit key so that it lives in the Job spec, not the Pod spec, where it actually belongs.