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