diff --git a/helm/templates/ingestor-statefulset.yaml b/helm/templates/ingestor-statefulset.yaml index ab2de603f..5c435f2e2 100644 --- a/helm/templates/ingestor-statefulset.yaml +++ b/helm/templates/ingestor-statefulset.yaml @@ -32,6 +32,7 @@ spec: {{- include "parseable.ingestorLabelsSelector" . | nindent 8 }} spec: terminationGracePeriodSeconds: 10 + serviceAccountName: {{ include "parseable.serviceAccountName" . }} containers: - name: {{ .Chart.Name }} securityContext: