[OOM] Fixing k8s ServiceAccounts
[oom.git] / kubernetes / sdnc / templates / job.yaml
index b6dc32b..e1d24b1 100755 (executable)
@@ -159,6 +159,7 @@ spec:
       {{- if .Values.affinity }}
       affinity: {{ toYaml .Values.affinity | nindent 8 }}
       {{- end }}
+      serviceAccountName: {{ include "common.fullname" (dict "suffix" "read" "dot" . )}}
       volumes:
       - name: localtime
         hostPath: