Merge "[SDNC] fix broken sdnc-web deployment"
[oom.git] / kubernetes / so / components / so-ve-vnfm-adapter / values.yaml
index 6511af3..9237b99 100755 (executable)
@@ -22,6 +22,11 @@ global:
   persistence:
     mountPath: /dockerdata-nfs
 
+readinessCheck:
+  wait_for:
+    - aai
+    - message-router
+
 #################################################################
 # Application configuration defaults.
 #################################################################