We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47b8fe2 commit 0325d1bCopy full SHA for 0325d1b
helm/templates/ingestor-statefulset.yaml
@@ -32,6 +32,7 @@ spec:
32
{{- include "parseable.ingestorLabelsSelector" . | nindent 8 }}
33
spec:
34
terminationGracePeriodSeconds: 10
35
+ serviceAccountName: {{ include "parseable.serviceAccountName" . }}
36
containers:
37
- name: {{ .Chart.Name }}
38
securityContext:
0 commit comments