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