Skip to content

Commit

Permalink
PI-2543 Remove unnecessary service account name
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-bcl authored Nov 4, 2024
1 parent f56d5ee commit ad394f4
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}"
Expand Down Expand Up @@ -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
restartPolicy: Never

0 comments on commit ad394f4

Please sign in to comment.