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