[UUI] Make UUI SM compatible
[oom.git] / kubernetes / uui / components / uui-server / templates / job.yaml
index 73bde03..62cf7bb 100644 (file)
@@ -58,6 +58,7 @@ spec:
         - name: init-data
           mountPath: /aaa/init/postgres.sql
           subPath: postgres.sql
+      {{ include "common.waitForJobContainer" . | indent 6 | trim }}
       imagePullSecrets:
       - name: "{{ include "common.namespace" . }}-docker-registry-key"
       volumes: