[POLICY] Update chart with service account
[oom.git] / kubernetes / policy / templates / job.yaml
index ad19572..72c94f3 100755 (executable)
@@ -72,6 +72,7 @@ spec:
         resources:
 {{ include "common.resources" . }}
       restartPolicy: Never
+      serviceAccountName: {{ include "common.fullname" (dict "suffix" "read" "dot" . )}}
       volumes:
         - name: {{ include "common.fullname" . }}-config
           configMap: