[MULTICLOUD] Update chart with service account
[oom.git] / kubernetes / multicloud / components / multicloud-windriver / templates / deployment.yaml
index 2ed0b13..f46e450 100644 (file)
@@ -120,7 +120,7 @@ spec:
           subPath: config.json
         - mountPath: /data
           name: artifact-data
-
+      serviceAccountName: {{ include "common.fullname" (dict "suffix" "read" "dot" . )}}
       volumes:
       - name: windriver-log
         emptyDir: {}