[SO] Check for job instead of container for so-mariadb-config
[oom.git] / kubernetes / so / components / so-nssmf-adapter / values.yaml
index 583f9ad..09f61a5 100755 (executable)
@@ -31,7 +31,8 @@ global:
 
 readinessCheck:
   wait_for:
-    - so-mariadb-config
+    jobs:
+      - '{{ include "common.release" . }}-so-mariadb-config-job'
 
 
 #################################################################