[MULTICLOUD] Update chart with service account
[oom.git] / kubernetes / multicloud / templates / deployment.yaml
index a5b8297..34fe622 100644 (file)
@@ -100,6 +100,7 @@ spec:
          name: framework-log
        - mountPath: /usr/share/filebeat/data
          name: framework-data-filebeat
+     serviceAccountName: {{ include "common.fullname" (dict "suffix" "read" "dot" . )}}
      volumes:
      - name: framework-log
        emptyDir: {}