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