[SDNC] Update chart with service account
[oom.git] / kubernetes / sdnc / components / sdnc-web / templates / deployment.yaml
index f168997..21416c9 100644 (file)
@@ -101,6 +101,7 @@ spec:
       {{- if .Values.affinity }}
       affinity: {{ toYaml .Values.affinity | nindent 8 }}
       {{- end }}
+      serviceAccountName: {{ include "common.fullname" (dict "suffix" "read" "dot" . )}}
       volumes: {{ include "common.certInitializer.volumes" . | nindent 6 }}
       - name: localtime
         hostPath: