Merge "[OOM] Update Cassandra in common with service account"
[oom.git] / kubernetes / common / cassandra / templates / statefulset.yaml
index 1a9d8b8..8ae64ac 100644 (file)
@@ -130,6 +130,7 @@ spec:
       {{- if .Values.affinity }}
       affinity: {{ toYaml .Values.affinity | nindent 8 }}
       {{- end }}
+      serviceAccountName: {{ include "common.fullname" (dict "suffix" "nothing" "dot" . )}}
       volumes:
       - name: localtime
         hostPath: