In some environment, SDC may be able to start before Message Router is
up and running and that can lead to weird behavior for SDC-BE.
This commit enforces that MR is running before starting SDC-BE.
Issue-ID: OOM-1
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I73438477afacc2623344c093e7c5e1797f3ec34d
(cherry picked from commit 
29903c3548a8d64088432feee9228bc6ba3d30fc)
 
         args:
         - --container-name
         - "sdc-onboarding-be"
+        - --container-name
+        - "message-router"
         env:
         - name: NAMESPACE
           valueFrom: