sdnc container needs to wait for completion of its dbinit job before coming
online.  This appears to be root cause for a recurring issue we
have seen in gating runs and in weekly run, where we see errors that
directed graphs are missing.
Issue-ID: SDNC-1512
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I3fb9dad6b36fc8a549094e94b0a6a8936f9a4916
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
         {{ if or .Values.dgbuilder.enabled .Values.config.sdnr.enabled -}}
         - --container-name
         - {{ include "common.mariadbService" . }}
+        - --job-name
+        - {{ include "common.fullname" . }}-dbinit-job
         {{ end -}}
         {{ if .Values.config.sdnr.enabled -}}
         - --container-name