Merge "[COMMON] Added imagePullSecrets to common template files with some fix"
[oom.git] / kubernetes / common / cassandra / templates / statefulset.yaml
index b95cb99..840e95b 100644 (file)
@@ -132,6 +132,7 @@ spec:
       {{- if .Values.affinity }}
       affinity: {{ toYaml .Values.affinity | nindent 8 }}
       {{- end }}
+      serviceAccountName: {{ include "common.fullname" (dict "suffix" "nothing" "dot" . )}}
       volumes:
       - name: localtime
         hostPath: