Service account fix
I've fixed some issues regarding to service account:
- if
rbac.create
istrue
andrbac.serviceAccountName
is specified, use it instead of using the chart's fullname - if
rbac.serviceAccountName
is specified or ifrbac.create
istrue
, use the created service account on the job pods