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