[OOM] Fixing k8s ServiceAccounts
[oom.git] / kubernetes / sdc / components / sdc-onboarding-be / templates / job.yaml
index b06bcae..eb0958c 100644 (file)
@@ -93,6 +93,7 @@ spec:
             cpu: 200m
             memory: 200Mi
       {{ include "common.waitForJobContainer" . | indent 6 | trim }}
+      serviceAccountName: {{ include "common.fullname" (dict "suffix" "read" "dot" . )}}
       volumes:
       - name: {{ include "common.fullname" . }}-environments
         configMap: