[DMAAP] Update chart with service account
[oom.git] / kubernetes / dmaap / components / dmaap-bc / templates / deployment.yaml
index eaad403..a0b6fda 100644 (file)
@@ -114,6 +114,7 @@ spec:
         {{- if .Values.affinity }}
         affinity: {{ toYaml .Values.affinity | nindent 10 }}
         {{- end }}
+      serviceAccountName: {{ include "common.fullname" (dict "suffix" "read" "dot" . )}}
       volumes: {{ include "common.certInitializer.volumes" . | nindent 8 }}
         - name: localtime
           hostPath: