Skip to content

Commit

Permalink
Addition of serviceAccountName on Kratos Courier (#435)
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Strawson authored Apr 25, 2022
1 parent 96ea6d6 commit d2d1650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm/charts/kratos/templates/statefulset-mail.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ spec:
{{- toYaml . | nindent 8 }}
{{- end }}
spec:
serviceAccountName: {{ include "kratos.serviceAccountName" . }}
{{- with .Values.imagePullSecrets }}
imagePullSecrets:
{{- toYaml . | nindent 8 }}
Expand Down

0 comments on commit d2d1650

Please sign in to comment.