diff --git a/projects/appointment-reminders-and-delius/deploy/templates/unpaid-work-appointment-reminders-cronjob.yml b/projects/appointment-reminders-and-delius/deploy/templates/unpaid-work-appointment-reminders-cronjob.yml index 5b6b4424ae..5952f2b93d 100644 --- a/projects/appointment-reminders-and-delius/deploy/templates/unpaid-work-appointment-reminders-cronjob.yml +++ b/projects/appointment-reminders-and-delius/deploy/templates/unpaid-work-appointment-reminders-cronjob.yml @@ -11,7 +11,6 @@ spec: spec: template: spec: - serviceAccountName: appointment-reminders-and-delius containers: - name: update-custody-key-dates image: "ghcr.io/ministryofjustice/hmpps-probation-integration-services/appointment-reminders-and-delius:{{ .Values.version }}" @@ -45,4 +44,4 @@ spec: value: "N56" - name: JOBS_UNPAID-WORK-APPOINTMENT-REMINDERS_DRY-RUN value: "{{ index .Values "jobs" "unpaid-work-appointment-reminders" "dry-run" }}" - restartPolicy: Never \ No newline at end of file + restartPolicy: Never