[CLI] Update chart with service account
[oom.git] / kubernetes / cli / templates / deployment.yaml
index 7353087..0a3f967 100644 (file)
@@ -75,6 +75,7 @@ spec:
         affinity:
 {{ toYaml .Values.affinity | indent 10 }}
         {{- end }}
+      serviceAccountName: {{ include "common.fullname" (dict "suffix" "read" "dot" . )}}
       volumes: {{ include "common.certInitializer.volumes" . | nindent 6 }}
       - name: lighttpd
         configMap: