t.Errorf("%s: got different successfulJobsHistoryLimit than expected: %v %v",name,*actual.Spec.SuccessfulJobsHistoryLimit,*expected.Spec.SuccessfulJobsHistoryLimit)
t.Errorf("%s: got different failedJobsHistoryLimit than expected: %v %v",name,*actual.Spec.FailedJobsHistoryLimit,*expected.Spec.FailedJobsHistoryLimit)